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 8cb7289..ba67df9 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" \
                "  --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" \
 
                "  --get-current-settings:           Get current connection settings\n" \