From ba814771c754b4132fb04cd4ea1bfb75d2ece4b1 Mon Sep 17 00:00:00 2001 From: Rottler Tamas Date: Wed, 7 Sep 2022 03:07:55 +0200 Subject: [PATCH] =?UTF-8?q?lib=20include,=20help=20jav=C3=ADt=C3=A1s?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- etalon | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/etalon b/etalon index 90cc39d..81fb3c0 100755 --- a/etalon +++ b/etalon @@ -2,6 +2,7 @@ use strict; use warnings; use utf8; use FindBin; use lib $FindBin::Bin; +use lib "$FindBin::Bin/../ansible-tools"; binmode STDOUT, ':utf8'; binmode STDERR, ':utf8'; use Getopt::Long qw(:config no_ignore_case bundling); @@ -31,7 +32,7 @@ usage: $0 [OPTIONS..] --hostname HH --domain DOMAIN default site_conf szerint --dns DNS[+DNS] default site_conf szerint - XXX--ntp NTPSERVER default site_conf szerint + --ntp NTPSERVER default site_conf szerint --ip IP --netmask NNN lehet prefix-length is (default: 24) --gw GW default: .254