1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-03-28 21:16:20 +01:00

wifi-menu: add page (#6202)

This commit is contained in:
CleanMachine1 2021-07-14 17:55:40 +01:00 committed by GitHub
parent b615ea1e34
commit d669df65f1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

16
pages/linux/wifi-menu.md Normal file
View file

@ -0,0 +1,16 @@
# wifi-menu
> Interactively connect to a wireless network.
> More information: <https://manned.org/wifi-menu>.
- 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`