Minor usage update to build/bump-version.sh.

This commit is contained in:
Field G. Van Zee
2014-07-27 18:54:09 -05:00
parent b18ba5f62d
commit b97fa9a5a7

View File

@@ -73,7 +73,9 @@ print_usage()
echo " "
echo " -d dry-run"
echo " Go through all the motions, but don't actually make any"
echo " changes to files or perform any git commits."
echo " changes to files or perform any git commits. Note that"
echo " this will result in the commits for (2) and (5) above"
echo " being equal to the initial commit in the script output."
echo " -f VERSFILE version file name"
echo " Update VERSFILE with new version string instead of default"
echo " 'version' file."