1
0
Fork 0
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:
Managor 2025-07-25 22:36:05 +03:00 committed by GitHub
parent 10d2042e7c
commit ce12f7a5be
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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