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