From cfe4c8be81082b56eddf32487c5022ed1bab6191 Mon Sep 17 00:00:00 2001 From: Zack Cerza Date: Tue, 25 Mar 2014 15:29:56 -0500 Subject: [PATCH] Tweak usage Signed-off-by: Zack Cerza --- scripts/queue.py | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/scripts/queue.py b/scripts/queue.py index ad753961f5..7df9762890 100644 --- a/scripts/queue.py +++ b/scripts/queue.py @@ -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. -- 2.39.5