|
@@ -114,7 +114,8 @@ group.add_option('-b', '--manifest-branch',
|
|
|
help='manifest branch or revision', metavar='REVISION')
|
|
help='manifest branch or revision', metavar='REVISION')
|
|
|
group.add_option('-m', '--manifest-name',
|
|
group.add_option('-m', '--manifest-name',
|
|
|
dest='manifest_name',
|
|
dest='manifest_name',
|
|
|
- help='initial manifest file', metavar='NAME.xml')
|
|
|
|
|
|
|
+ help='initial manifest file (deprecated)',
|
|
|
|
|
+ metavar='NAME.xml')
|
|
|
group.add_option('--mirror',
|
|
group.add_option('--mirror',
|
|
|
dest='mirror', action='store_true',
|
|
dest='mirror', action='store_true',
|
|
|
help='mirror the forrest')
|
|
help='mirror the forrest')
|