mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-05 06:55:43 +02:00
nmtui, nmcli: refer to each other (#17349)
This commit is contained in:
parent
1c741f9958
commit
3b6fb489e5
2 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
# nmcli
|
# nmcli
|
||||||
|
|
||||||
> Manage the network configuration using NetworkManager.
|
> Manage the network configuration using NetworkManager.
|
||||||
|
> See also: `nmtui`.
|
||||||
> More information: <https://networkmanager.pages.freedesktop.org/NetworkManager/NetworkManager/nmcli.html>.
|
> More information: <https://networkmanager.pages.freedesktop.org/NetworkManager/NetworkManager/nmcli.html>.
|
||||||
|
|
||||||
- View documentation for managing network interfaces and establishing new Wi-Fi connections:
|
- View documentation for managing network interfaces and establishing new Wi-Fi connections:
|
||||||
|
|
|
@ -2,6 +2,7 @@
|
||||||
|
|
||||||
> Text user interface for controlling NetworkManager.
|
> Text user interface for controlling NetworkManager.
|
||||||
> Use `<ArrowKeys>` to navigate, `<Enter>` to select an option.
|
> Use `<ArrowKeys>` to navigate, `<Enter>` to select an option.
|
||||||
|
> See also: `nmcli`.
|
||||||
> More information: <https://networkmanager.pages.freedesktop.org/NetworkManager/NetworkManager/nmtui.html>.
|
> More information: <https://networkmanager.pages.freedesktop.org/NetworkManager/NetworkManager/nmtui.html>.
|
||||||
|
|
||||||
- Open the user interface:
|
- Open the user interface:
|
||||||
|
|
Loading…
Add table
Reference in a new issue