Skip to content

Commit f179ea0

Browse files
committed
help msg
1 parent 6b073be commit f179ea0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/version.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ set -euo pipefail
33

44
usage() {
55
echo "Usage: $0 [--short] [--hash]"
6-
echo " --short Output only the version (X.Y.Z or X.Y.Z.N)"
6+
echo " --short Output a CFBundleShortVersionString compatible version (X.Y.Z)"
77
echo " --hash Output only the commit hash"
88
echo " -h, --help Display this help message"
99
echo ""

0 commit comments

Comments
 (0)