mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-05 23:56:00 +00:00
Update cheatsheets
This commit is contained in:
@@ -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]}}`
|
||||
|
||||
Reference in New Issue
Block a user