mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-06 11:56:50 +00:00
Update cheatsheets
This commit is contained in:
@@ -8,15 +8,15 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
> Control the `iwd` network supplicant.
|
||||
> More information: <https://manned.org/iwctl>.
|
||||
|
||||
- Start the interactive mode, in this mode you can enter the commands directly, with autocompletion:
|
||||
- Run `iwctl` in interactive mode:
|
||||
|
||||
`iwctl`
|
||||
|
||||
- Display your Wi-Fi stations:
|
||||
- Display Wi-Fi stations:
|
||||
|
||||
`iwctl station list`
|
||||
|
||||
- Start looking for networks with a station:
|
||||
- Look for networks with a station:
|
||||
|
||||
`iwctl station {{station}} scan`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user