mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-04 08:35:34 +02:00
parent
4e516a4fb0
commit
8edb21ca1e
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# iwctl
|
||||
|
||||
> Control the `iwd` network supplicant.
|
||||
> More information: <https://archive.kernel.org/oldwiki/iwd.wiki.kernel.org/gettingstarted.html>.
|
||||
> More information: <https://manned.org/iwctl>.
|
||||
|
||||
- Start the interactive mode, in this mode you can enter the commands directly, with autocompletion:
|
||||
|
||||
|
@ -9,7 +9,7 @@
|
|||
|
||||
- Call general help:
|
||||
|
||||
`iwctl --help`
|
||||
`iwctl {{[-h|--help]}}`
|
||||
|
||||
- Display your Wi-Fi stations:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue