]> Dogcows Code - chaz/tar/blobdiff - scripts/restore.in
Fixed --version output.
[chaz/tar] / scripts / restore.in
index 35c7f1366df7d02fc6f8c36a5afd6eebfb526b38..70b5b08ca11b28b961e7fda7f2e0eca80c8420dc 100644 (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
This page took 0.022237 seconds and 4 git commands to generate.