Fixed --version output.

This commit is contained in:
Sergey Poznyakoff
2004-05-10 11:38:54 +00:00
parent c6096f64c5
commit 2b708cb119

View File

@@ -67,7 +67,7 @@ do
;;
-v*) VERBOSE=`expr $option : "-v\(.*\)"`;;
-V|--v|--ve|--ver|--vers|--versi|--versio|--version)
echo "restore; @PACKAGE@ (@VERSION@)"
echo "restore (@PACKAGE@ @VERSION@)"
exit 0;;
-L|--li|--lic|--lice|--licen|--licens|--license)
license