nmcli: add password flag to command (#3256)

This commit is contained in:
Ryan Geary
2019-09-02 11:22:40 -04:00
committed by Owen Voke
parent 2a6189a5bf
commit d62b785927

View File

@@ -12,7 +12,7 @@
- Connect to the Wi-Fi network with a specified name and password: - 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: - Activate a connection by specifying an uuid: