summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--clients/cli/devices.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/clients/cli/devices.c b/clients/cli/devices.c
index a294a4fd6d..00790d5cd3 100644
--- a/clients/cli/devices.c
+++ b/clients/cli/devices.c
@@ -841,8 +841,8 @@ usage_device_wifi (void)
"ARGUMENTS := [list [ifname <ifname>] [bssid <BSSID>] [--rescan yes|no|auto]]\n"
"\n"
"List available Wi-Fi access points. The 'ifname' and 'bssid' options can be\n"
- "used to list APs for a particular interface, or with a specific BSSID. The"
- "--rescan flags tells whether a new Wi-Fi scan should be triggered.\n"
+ "used to list APs for a particular interface, or with a specific BSSID. The\n"
+ "--rescan flag tells whether a new Wi-Fi scan should be triggered.\n"
"\n"
"ARGUMENTS := connect <(B)SSID> [password <password>] [wep-key-type key|phrase] [ifname <ifname>]\n"
" [bssid <BSSID>] [name <name>] [private yes|no] [hidden yes|no]\n"