]> git.apps.os.sepia.ceph.com Git - teuthology.git/commitdiff
Tweak usage
authorZack Cerza <zack@cerza.org>
Tue, 25 Mar 2014 20:29:56 +0000 (15:29 -0500)
committerZack Cerza <zack@cerza.org>
Tue, 25 Mar 2014 20:29:56 +0000 (15:29 -0500)
Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
scripts/queue.py

index ad753961f5a5421e9f644191c36a0570071581bd..7df97628903f1356f748fa0c2a50b654d9b13530 100644 (file)
@@ -4,8 +4,9 @@ import teuthology.config
 import teuthology.beanstalk
 
 doc = """
-usage: teuthology-queue [-h] -m MACHINE_TYPE
-       teuthology-queue [-h] -m MACHINE_TYPE -d JOB
+usage: teuthology-queue -h
+       teuthology-queue -m MACHINE_TYPE
+       teuthology-queue -m MACHINE_TYPE -d JOB
 
 List Jobs in queue:
   If -d then jobs with JOB in the job name are deleted from the queue.