diff --git a/Scripts/Bash/Functions/Commons/cli_printMailingList.sh b/Scripts/Bash/Functions/Commons/cli_printMailingList.sh index f3ac491..eb0d56c 100755 --- a/Scripts/Bash/Functions/Commons/cli_printMailingList.sh +++ b/Scripts/Bash/Functions/Commons/cli_printMailingList.sh @@ -53,6 +53,7 @@ function cli_printMailingList { --docs ) MAILADDRS="${TCAR_BRAND}-docs@$(cli_printUrl --domain)" + shift 1 ;; --as-html-link )