mirror of
https://github.com/Dev-Wiki/git-repo.git
synced 2025-07-16 11:09:12 +08:00
Tell users how to see the complete list of commands
Using "repo help --all" may not be obvious. Signed-off-by: Shawn O. Pearce <sop@google.com>
This commit is contained in:
parent
2816d4f387
commit
4259b8a2ac
@ -77,6 +77,7 @@ The most commonly used repo commands are:
|
|||||||
print fmt % (name, summary)
|
print fmt % (name, summary)
|
||||||
print """
|
print """
|
||||||
See 'repo help <command>' for more information on a specific command.
|
See 'repo help <command>' for more information on a specific command.
|
||||||
|
See 'repo help --all' for a complete list of recognized commands.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
def _PrintCommandHelp(self, cmd):
|
def _PrintCommandHelp(self, cmd):
|
||||||
|
Loading…
Reference in New Issue
Block a user