From: Zack Cerza Date: Thu, 12 Jun 2014 18:23:19 +0000 (-0500) Subject: Add [--] to usage statement X-Git-Tag: v0.94.10~27^2^2~364^2~115 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=09d3f9167edf3230117db3b5369a10b4df774195;p=ceph.git Add [--] to usage statement Signed-off-by: Zack Cerza --- diff --git a/scripts/schedule.py b/scripts/schedule.py index 25f74940fe042..6ed90e673b736 100644 --- a/scripts/schedule.py +++ b/scripts/schedule.py @@ -5,7 +5,7 @@ import teuthology.schedule doc = """ usage: teuthology-schedule -h - teuthology-schedule [options] [ ...] + teuthology-schedule [options] [--] [ ...] Schedule ceph integration tests