nmcli, iw, iwctl: refer to each other (#19243)

This commit is contained in:
Managor
2025-11-07 06:12:42 +02:00
committed by GitHub
parent 94a7f78c57
commit 27f2723f17
3 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
# iw
> Show and manipulate wireless devices.
> See also: `iw dev`.
> See also: `iw dev`, `nmcli`, `iwctl`.
> More information: <https://wireless.docs.kernel.org/en/latest/en/users/documentation/iw.html>.
- Scan for available wireless networks:
+1
View File
@@ -1,6 +1,7 @@
# iwctl
> Control the `iwd` network supplicant.
> See also: `nmcli`, `iw`.
> More information: <https://manned.org/iwctl>.
- Run `iwctl` in interactive mode:
+1 -1
View File
@@ -1,7 +1,7 @@
# nmcli
> Manage the network configuration using NetworkManager.
> See also: `nmtui`.
> See also: `nmtui`, `iw`, `iwctl`.
> More information: <https://networkmanager.pages.freedesktop.org/NetworkManager/NetworkManager/nmcli.html>.
- View documentation for managing network interfaces and establishing new Wi-Fi connections: