diff --git a/subcmds/help.py b/subcmds/help.py index a2814e11..a68e37d2 100644 --- a/subcmds/help.py +++ b/subcmds/help.py @@ -77,6 +77,7 @@ The most commonly used repo commands are: print fmt % (name, summary) print """ See 'repo help ' for more information on a specific command. +See 'repo help --all' for a complete list of recognized commands. """ def _PrintCommandHelp(self, cmd):