diff --git a/man/nmcli-examples.xml b/man/nmcli-examples.xml index 53e003fb11..1ee1d24aa7 100644 --- a/man/nmcli-examples.xml +++ b/man/nmcli-examples.xml @@ -87,6 +87,10 @@ + Connect to a password-protected wifi network +$ nmcli device wifi connect "ssid" password "password" + + Showing general information and properties for a Wi-Fi interface $ nmcli -p -f general,wifi-properties device show wlan0 ===========================================================================