wds: fix set-autoconnect help text
authorMatti Laakso <malaakso@elisanet.fi>
Sun, 20 Nov 2016 21:27:30 +0000 (23:27 +0200)
committerJohn Crispin <john@phrozen.org>
Mon, 21 Nov 2016 10:01:57 +0000 (11:01 +0100)
Signed-off-by: Matti Laakso <malaakso@elisanet.fi>
commands-wds.h

index 8cb72896bf93f77968c7994975eaa9694d77f1d0..ba67df9f20becfd22210740ca200a795da4b8fda 100644 (file)
@@ -43,6 +43,6 @@
                "  --stop-network <pdh>:             Stop network connection (use with option below)\n" \
                "    --autoconnect:                  Disable automatic connect/reconnect\n" \
                "  --get-data-status:                Get current data access status\n" \
-               "  --set-autoconnect <val>:          Get current data access status (disabled, enabled, paused)\n" \
+               "  --set-autoconnect <val>:          Set automatic connect/reconnect (disabled, enabled, paused)\n" \
                "  --get-current-settings:           Get current connection settings\n" \