diff options
author | chinarulezzz <s.alex08@mail.ru> | 2016-12-06 23:22:43 +0200 |
---|---|---|
committer | chinarulezzz <s.alex08@mail.ru> | 2016-12-07 02:40:42 +0200 |
commit | 3f0747740e418f616cf5aaba566b7c02a05bac90 (patch) | |
tree | 0b745c1e371f5fab32d5173996a709112f4e3f5b /sboconfig | |
parent | 88b3d4dada94b96a036a2f1838b1213e04cfec5d (diff) | |
download | sbotools2-3f0747740e418f616cf5aaba566b7c02a05bac90.tar.xz |
sboconfig: fix show_usage to display long options
Diffstat (limited to 'sboconfig')
-rwxr-xr-x | sboconfig | 9 |
1 files changed, 6 insertions, 3 deletions
@@ -27,9 +27,12 @@ sub show_usage { Usage: $self [options] [arguments] Options: - -h: this screen. - -v: version information. - -l: show current options. + -h|--help: + this screen. + -v|--version: + version information. + -l|--list: + show current options. Config options (defaults shown): -c|--clean FALSE: |