mirror of
https://github.com/Dev-Wiki/git-repo.git
synced 2025-12-13 16:14:02 +08:00
Clarify options that control the repo executable version
Signed-off-by: Shawn O. Pearce <sop@google.com>
This commit is contained in:
@@ -64,7 +64,7 @@ default.xml will be used.
|
||||
|
||||
|
||||
# Tool
|
||||
g = p.add_option_group('Version options')
|
||||
g = p.add_option_group('repo Version options')
|
||||
g.add_option('--repo-url',
|
||||
dest='repo_url',
|
||||
help='repo repository location', metavar='URL')
|
||||
|
||||
Reference in New Issue
Block a user