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:
parent
b615ea1e34
commit
d669df65f1
1 changed files with 16 additions and 0 deletions
16
pages/linux/wifi-menu.md
Normal file
16
pages/linux/wifi-menu.md
Normal 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`
|
Loading…
Add table
Reference in a new issue