From 28227a790472f1921869e0df8b19f2bed4d1cade Mon Sep 17 00:00:00 2001 From: Matti Laakso Date: Sun, 20 Nov 2016 23:27:30 +0200 Subject: [PATCH] wds: fix set-autoconnect help text Signed-off-by: Matti Laakso --- 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 : 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 : Get current data access status (disabled, enabled, paused)\n" \ + " --set-autoconnect : Set automatic connect/reconnect (disabled, enabled, paused)\n" \ " --get-current-settings: Get current connection settings\n" \ -- 2.11.0