projects
/
be.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c15079d
)
Made -h, help, --help work
author
Aaron Bentley
<abentley@panoramicfeedback.com>
Tue, 17 May 2005 13:15:31 +0000
(13:15 +0000)
committer
Aaron Bentley
<abentley@panoramicfeedback.com>
Tue, 17 May 2005 13:15:31 +0000
(13:15 +0000)
be
patch
|
blob
|
history
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