diff --git a/pages/linux/nmcli-device.md b/pages/linux/nmcli-device.md index 50f6fd9a0a..f3e15063d1 100644 --- a/pages/linux/nmcli-device.md +++ b/pages/linux/nmcli-device.md @@ -13,3 +13,7 @@ - Connect to the Wi-Fi network with a specified name and password: `nmcli device wifi connect {{ssid}} password {{password}}` + +- Print password and QR code for the current Wi-Fi network: + +`nmcli device wifi show-password`