Note about not using tags on a pre-release version

Signed-off-by: Marc Delisle <marc@infomarc.info>
This commit is contained in:
Marc Delisle 2015-04-09 13:57:20 -04:00
parent 498c14fc62
commit 97f34d1caa

View File

@ -19,7 +19,7 @@ then
echo "Usages:"
echo " create-release.sh <version> <from_branch> [--tag] [--stable]"
echo ""
echo "If --tag is specified, release tag is automatically created"
echo "If --tag is specified, release tag is automatically created (do not use this on pre-release versions)"
echo "If --stable is specified, the STABLE branch is updated with this release"
echo ""
echo "Examples:"