Update cheatsheets

This commit is contained in:
ivuorinen
2025-09-01 00:23:59 +00:00
parent af1e54b296
commit 53600d7687
5 changed files with 12 additions and 8 deletions

View File

@@ -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`