Made -h, help, --help work
authorAaron Bentley <abentley@panoramicfeedback.com>
Tue, 17 May 2005 13:15:31 +0000 (13:15 +0000)
committerAaron Bentley <abentley@panoramicfeedback.com>
Tue, 17 May 2005 13:15:31 +0000 (13:15 +0000)
be

diff --git a/be b/be
index 2dc6a55f196b12f52b0c0e3c58e5481ed0faa2a2..d1edd1c31253f25f2863d174fe88e324fd7dbb65 100755 (executable)
--- 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