improve --project-list help in import-goal
Change-Id: I1b91c8dcb362c66dab3aa2dd11d975a24934d6c7 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
parent
e558932ba7
commit
6e3846682a
@ -99,7 +99,7 @@ def main():
|
||||
parser.add_argument(
|
||||
'--project-list',
|
||||
default='http://git.openstack.org/cgit/openstack/governance/plain/reference/projects.yaml', # noqa
|
||||
help='URL for projects.yaml',
|
||||
help='URL for governance projects list (%(default)s)',
|
||||
)
|
||||
group = parser.add_mutually_exclusive_group()
|
||||
group.add_argument(
|
||||
|
Loading…
x
Reference in New Issue
Block a user