summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatti Laakso <malaakso@elisanet.fi>2016-11-20 23:27:30 +0200
committerJohn Crispin <john@phrozen.org>2016-11-21 11:01:57 +0100
commit28227a790472f1921869e0df8b19f2bed4d1cade (patch)
tree5acd6e738bbc6ecbafbd0158e23167007dac6f21
parent42ea0ad6a01762e003a9c80c6cbf92849616c1b9 (diff)
wds: fix set-autoconnect help text
Signed-off-by: Matti Laakso <malaakso@elisanet.fi>
-rw-r--r--commands-wds.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/commands-wds.h b/commands-wds.h
index 8cb7289..ba67df9 100644
--- a/commands-wds.h
+++ b/commands-wds.h
@@ -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" \