aboutsummaryrefslogtreecommitdiffstats
path: root/be
diff options
context:
space:
mode:
Diffstat (limited to 'be')
-rwxr-xr-xbe2
1 files changed, 1 insertions, 1 deletions
diff --git a/be b/be
index cfcfeed..f4225bd 100755
--- a/be
+++ b/be
@@ -47,7 +47,7 @@ Unimplemented becommands
-if len(sys.argv) == 1 or sys.argv[1] in ('help', '--help', '-h'):
+if len(sys.argv) == 1 or sys.argv[1] in ('--help', '-h'):
cmdlist = []
print """Bugs Everywhere - Distributed bug tracking