diff --git a/pages/linux/wifi-menu.md b/pages/linux/wifi-menu.md new file mode 100644 index 000000000..545d8df13 --- /dev/null +++ b/pages/linux/wifi-menu.md @@ -0,0 +1,16 @@ +# wifi-menu + +> Interactively connect to a wireless network. +> More information: . + +- Set up a wireless connection interactively: + +`wifi-menu` + +- Interactively set up a connection to a network and obscure the password: + +`wifi-menu --obscure` + +- Display help: + +`wifi-menu --help`