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

Commit

Permalink
Improve comment
Browse files Browse the repository at this point in the history
  • Loading branch information
funilrys committed Jul 23, 2017
1 parent 42ec433 commit 83c87e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tool
Original file line number Diff line number Diff line change
Expand Up @@ -752,6 +752,7 @@ while [ "$#" -gt 0 ]; do
update
shift 1
;;
# We catch if we have to show the version number
-v|--version)
echo "Current Version: ${versionNumber}"
exit 1
Expand Down

0 comments on commit 83c87e8

Please sign in to comment.