Change -v to -V for version of shell utils.
This commit is contained in:
parent
7c35f65aac
commit
6e1ace590a
4 changed files with 7 additions and 7 deletions
|
@ -85,7 +85,7 @@ do
|
|||
-h | --help)
|
||||
usage
|
||||
exit 0 ;;
|
||||
-v | --version)
|
||||
-V | --version)
|
||||
echo "$self (${PACKAGE_NAME}) ${PACKAGE_VERSION}"
|
||||
exit 0 ;;
|
||||
-o | --output)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue