cleaning up help
This commit is contained in:
parent
823b31973b
commit
4192c1b66f
klugman
@ -23,9 +23,9 @@ Usage:
|
|||||||
Options:
|
Options:
|
||||||
-h --help Show this help message
|
-h --help Show this help message
|
||||||
--version Show klugman version.
|
--version Show klugman version.
|
||||||
-a <api_version>, --api_version=<api_version> Which API version to use
|
-a, --api_version <api_version>
|
||||||
[default: latest]
|
Which API version to use [default: latest]
|
||||||
--url=<url> StackTach.v3 server url [default: http://localhost]
|
--url <url> StackTach.v3 server url [default: http://localhost]
|
||||||
|
|
||||||
For a list of possible StackTach commands, use:
|
For a list of possible StackTach commands, use:
|
||||||
klugman help [<command>]
|
klugman help [<command>]
|
||||||
|
@ -13,7 +13,9 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
"""usage: klugman.py events [options]
|
"""usage:
|
||||||
|
klugman.py events [-irse]
|
||||||
|
klugman.py events (-h | --help)
|
||||||
|
|
||||||
options:
|
options:
|
||||||
-i <id> filter by event <id>
|
-i <id> filter by event <id>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user