mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-10 13:11:32 +00:00
31 lines
503 B
Plaintext
31 lines
503 B
Plaintext
Usage: pt-stalk [OPTIONS] [-- MYSQL_OPTIONS]
|
|
|
|
For more information, 'man pt-stalk' or 'perldoc /Users/daniel/p/bash-tool-libs/t/lib/samples/bash/po001.sh'.
|
|
|
|
Command line options:
|
|
|
|
--help
|
|
Print help and exit.
|
|
|
|
--int-opt
|
|
Int option without a default.
|
|
|
|
--int-opt2
|
|
Int option with a default.
|
|
|
|
--noption
|
|
Negatable option.
|
|
|
|
--string-opt
|
|
String option without a default.
|
|
|
|
--string-opt2
|
|
String option with a default.
|
|
|
|
--typeless-option
|
|
Just an option.
|
|
|
|
--version
|
|
Print tool's version and exit.
|
|
|