cli: fix a couple of typos

This commit is contained in:
Lubomir Rintel 2018-11-21 11:40:35 +01:00
parent b385ad0159
commit 64e51241e6

View file

@ -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"