From a8442c8243b409b737afe73c586d80c6b7644c0c Mon Sep 17 00:00:00 2001 From: Thomas Haller Date: Fri, 6 Mar 2020 09:45:50 +0100 Subject: [PATCH] man: show example for `nmcli --ask device wifi connect` in nmcli-example manual --- man/nmcli-examples.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/man/nmcli-examples.xml b/man/nmcli-examples.xml index 1ee1d24aa7..a4dfc3d75c 100644 --- a/man/nmcli-examples.xml +++ b/man/nmcli-examples.xml @@ -88,7 +88,8 @@ Connect to a password-protected wifi network -$ nmcli device wifi connect "ssid" password "password" +$ nmcli device wifi connect "$SSID" password "$PASSWORD" +$ nmcli --ask device wifi connect "$SSID" Showing general information and properties for a Wi-Fi interface