瀏覽代碼

Fixed --version output.

Sergey Poznyakoff 21 年之前
父節點
當前提交
2b708cb119
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      scripts/restore.in

+ 1 - 1
scripts/restore.in

@@ -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