mirror of
https://github.com/amd/blis.git
synced 2026-04-19 23:28:52 +00:00
Minor usage update to build/bump-version.sh.
This commit is contained in:
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user