mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-04 20:35:34 +02:00
nmcli-device: add example (#17348)
This commit is contained in:
parent
10d2042e7c
commit
ce12f7a5be
1 changed files with 4 additions and 0 deletions
|
@ -18,3 +18,7 @@
|
|||
- Print the password and QR code for the current Wi-Fi network:
|
||||
|
||||
`nmcli {{[d|device]}} {{[w|wifi]}} {{[s|show-password]}}`
|
||||
|
||||
- Print detailed information about a device:
|
||||
|
||||
`nmcli {{[d|device]}} {{[sh|show]}} {{wlan0}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue