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