Update cheatsheets

This commit is contained in:
ivuorinen
2025-06-04 00:20:38 +00:00
parent 1a1798715b
commit 01a2679eb0
5 changed files with 37 additions and 7 deletions

View File

@@ -12,10 +12,6 @@ source: https://github.com/tldr-pages/tldr.git
`iwctl`
- Call general help:
`iwctl {{[-h|--help]}}`
- Display your Wi-Fi stations:
`iwctl station list`
@@ -31,3 +27,7 @@ source: https://github.com/tldr-pages/tldr.git
- Connect to a network with a station, if credentials are needed they will be asked:
`iwctl station {{station}} connect {{network_name}}`
- Display help:
`iwctl {{[-h|--help]}}`