aboutsummaryrefslogtreecommitdiffstats
path: root/becommands/status.py
diff options
context:
space:
mode:
Diffstat (limited to 'becommands/status.py')
-rw-r--r--becommands/status.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/becommands/status.py b/becommands/status.py
index 3dfd548..a30b3d6 100644
--- a/becommands/status.py
+++ b/becommands/status.py
@@ -51,7 +51,7 @@ def execute(args):
bd.save()
def get_parser():
- parser = cmdutil.CmdOptionParser("be status bug-id [status]")
+ parser = cmdutil.CmdOptionParser("be status BUG-ID [STATUS]")
return parser
longhelp=["""