[LEDE-DEV] [PATCH][uqmi 1/5] wds: fix set-autoconnect help text
Matti Laakso
malaakso at elisanet.fi
Sun Nov 20 13:27:30 PST 2016
Signed-off-by: Matti Laakso <malaakso at elisanet.fi>
---
commands-wds.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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" \
--
2.7.4
More information about the Lede-dev
mailing list