mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-28 10:53:53 +00:00
Update cheatsheets
This commit is contained in:
21
linux/wifi-menu
Normal file
21
linux/wifi-menu
Normal file
@@ -0,0 +1,21 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, linux]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# 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`
|
||||
Reference in New Issue
Block a user