mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-22 20:19:00 +00:00
Convert parse_option to sh, use Perl instead of awk, implement --help.
This commit is contained in:
@@ -110,11 +110,13 @@ Just an option.
|
||||
|
||||
default: yes; negatable: yes
|
||||
|
||||
Negatable option.
|
||||
|
||||
=item --int-opt
|
||||
|
||||
type: int
|
||||
|
||||
Int option without a default
|
||||
Int option without a default.
|
||||
|
||||
=item --int-opt2
|
||||
|
||||
@@ -128,6 +130,10 @@ short form: -v
|
||||
|
||||
Print tool's version and exit.
|
||||
|
||||
=item --help
|
||||
|
||||
Print help and exit.
|
||||
|
||||
=back
|
||||
|
||||
=head1 ENVIRONMENT
|
||||
|
Reference in New Issue
Block a user