lib include, help javítás

This commit is contained in:
ROTTLER Tamas 2022-09-07 03:07:55 +02:00
parent def708e271
commit ba814771c7

3
etalon
View File

@ -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