mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-24 09:55:25 +02:00
nmcli: add password flag to command (#3256)
This commit is contained in:
parent
2a6189a5bf
commit
d62b785927
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
|
||||
- Connect to the Wi-Fi network with a specified name and password:
|
||||
|
||||
`nmcli device wifi connect {{name}} {{password}}`
|
||||
`nmcli device wifi connect {{name}} password {{password}}`
|
||||
|
||||
- Activate a connection by specifying an uuid:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue