Commit 2f6e71cc authored by elektronenhirn's avatar elektronenhirn

Include Manifest command in 'repo help'

parent 8056ad90
...@@ -21,7 +21,7 @@ from command import PagedCommand ...@@ -21,7 +21,7 @@ from command import PagedCommand
class Manifest(PagedCommand): class Manifest(PagedCommand):
common = False common = True
helpSummary = "Manifest inspection utility" helpSummary = "Manifest inspection utility"
helpUsage = """ helpUsage = """
%prog [-o {-|NAME.xml} [-r]] %prog [-o {-|NAME.xml} [-r]]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment