mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-03-28 08:40:40 +01:00
cli: fix a couple of typos
This commit is contained in:
parent
b385ad0159
commit
64e51241e6
1 changed files with 2 additions and 2 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue