diff --git a/create_ap b/create_ap index 73b9180..2045ace 100755 --- a/create_ap +++ b/create_ap @@ -1071,7 +1071,7 @@ while :; do --list) shift LIST_RUNNING=1 - echo -e "WARN: --list is deprecated. Use --list-running instead.\n" 2>&1 + echo -e "WARN: --list is deprecated, use --list-running instead.\n" >&2 ;; --list-running) shift