From d62b7859272580fd9fe24daf024b324166206453 Mon Sep 17 00:00:00 2001 From: Ryan Geary Date: Mon, 2 Sep 2019 11:22:40 -0400 Subject: [PATCH] nmcli: add password flag to command (#3256) --- pages/linux/nmcli.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/linux/nmcli.md b/pages/linux/nmcli.md index 6abe3bab49..79a00ca2ff 100644 --- a/pages/linux/nmcli.md +++ b/pages/linux/nmcli.md @@ -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: