Show More
@@ -233,9 +233,10 b' elif cmd == "verify":' | |||||
233 | revisions) |
|
233 | revisions) | |
234 |
|
234 | |||
235 | else: |
|
235 | else: | |
|
236 | if cmd != "help": | |||
|
237 | print "unknown command\n" | |||
|
238 | ||||
236 | print """\ |
|
239 | print """\ | |
237 | unknown command |
|
|||
238 |
|
||||
239 | commands: |
|
240 | commands: | |
240 |
|
241 | |||
241 | init create a new repository in this directory |
|
242 | init create a new repository in this directory |
General Comments 0
You need to be logged in to leave comments.
Login now