Merge pull request #96 from thomas-mc-work/patch-1

Also detect single dashes as error
This commit is contained in:
Laurent Cozic
2017-11-17 12:17:22 +01:00
committed by GitHub
+1 -1
View File
@@ -182,7 +182,7 @@ while :; do
EXCLUSION_FILE="$3"
break
;;
-?*)
-*)
fn_log_error "Unknown option: \"$1\""
fn_log_info ""
fn_display_usage