cleaning up help

This commit is contained in:
Sandy Walsh 2014-06-12 04:22:33 +00:00
parent 823b31973b
commit 4192c1b66f
2 changed files with 6 additions and 4 deletions

View File

@ -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>]

View File

@ -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>