Update sources-branch-updater.sh help command to reflect Newton release
Change-Id: I311c7d6bb86517c94e160b16acb0af727d28e6e1
This commit is contained in:
parent
eb4b0aeaaa
commit
b9711d6edd
@ -29,8 +29,8 @@ IFS=$'\n'
|
||||
if echo "$@" | grep -e '-h' -e '--help';then
|
||||
echo "
|
||||
Options:
|
||||
-b|--openstack-branch (name of OpenStack branch, eg: stable/mitaka)
|
||||
-o|--osa-branch (name of the OSA branch, eg: stable/mitaka)
|
||||
-b|--openstack-branch (name of OpenStack branch, eg: stable/newton)
|
||||
-o|--osa-branch (name of the OSA branch, eg: stable/newton)
|
||||
-s|--service-file (path to service file to parse)
|
||||
"
|
||||
exit 0
|
||||
|
Loading…
Reference in New Issue
Block a user