Modified yaz-config so that it only reports usage when bad options
[yaz-moved-to-github.git] / lib / yaz-config.in
index d8c4b67..fde3663 100755 (executable)
@@ -54,7 +54,7 @@ while test $# -gt 0; do
     --tabs)
       echo_tabs=yes
       ;;
-    *)
+    -*)
       echo_help=yes
       ;;
   esac