summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLubomir Rintel <lkundrak@v3.sk>2018-11-21 11:40:35 +0100
committerLubomir Rintel <lkundrak@v3.sk>2018-11-29 17:53:35 +0100
commit64e51241e684bcdd6f03f8f0ea3a25d3e4a2a937 (patch)
tree35260699b66274ec59c7e9ca0a7814a90788fb74
parentb385ad015944af4349b56ffe38ab6369f78655b9 (diff)
downloadNetworkManager-64e51241e684bcdd6f03f8f0ea3a25d3e4a2a937.tar.gz
cli: fix a couple of typos
-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"