summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorncoif2017-12-27 19:38:19 +0000
committerncoif2017-12-27 19:38:19 +0000
commit51d5a71ff2b5ced5d2c411bf1457a036210f3efb (patch)
tree6b3ee2c7c015d066ad40b2ec2dac8e5920241847
parentdefbb722e03e876b0af6046132ca029beaac69ea (diff)
downloadaur-51d5a71ff2b5ced5d2c411bf1457a036210f3efb.tar.gz
Improve auto-update script usage
-rwxr-xr-xauto-update.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/auto-update.sh b/auto-update.sh
index 622f1cc18942..d746e47a7f8f 100755
--- a/auto-update.sh
+++ b/auto-update.sh
@@ -3,6 +3,7 @@
if [[ $# -ne 1 ]]
then
echo "Usage: './auto-update.sh <version>"
+ echo "For example: './auto-update.sh 8.0.1415"
exit 0
fi