Skip to content
This repository was archived by the owner on Apr 3, 2018. It is now read-only.

Commit 83c87e8

Browse files
committed
Improve comment
1 parent 42ec433 commit 83c87e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tool

+1
Original file line numberDiff line numberDiff line change
@@ -752,6 +752,7 @@ while [ "$#" -gt 0 ]; do
752752
update
753753
shift 1
754754
;;
755+
# We catch if we have to show the version number
755756
-v|--version)
756757
echo "Current Version: ${versionNumber}"
757758
exit 1

0 commit comments

Comments
 (0)