nm*: fix more info link (#14046)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# nm-online
|
||||
|
||||
> Ask NetworkManager whether the network is connected.
|
||||
> More information: <https://networkmanager.dev/docs/api/latest/nm-online.html>.
|
||||
> More information: <https://networkmanager.pages.freedesktop.org/NetworkManager/NetworkManager/nm-online.html>.
|
||||
|
||||
- Find out whether the network is connected and print the result to `stdout`:
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
> Run `nmcli` as a NetworkManager secret agent or polkit agent.
|
||||
> This subcommand can also be called with `nmcli a`.
|
||||
> More information: <https://networkmanager.dev/docs/api/latest/nmcli.html>.
|
||||
> More information: <https://networkmanager.pages.freedesktop.org/NetworkManager/NetworkManager/nmcli.html>.
|
||||
|
||||
- Register `nmcli` as a secret agent and listen for secret requests:
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
> Manage connections with NetworkManager.
|
||||
> This subcommand can also be called with `nmcli c`.
|
||||
> More information: <https://networkmanager.dev/docs/api/latest/nmcli.html>.
|
||||
> More information: <https://networkmanager.pages.freedesktop.org/NetworkManager/NetworkManager/nmcli.html>.
|
||||
|
||||
- List all NetworkManager connections (shows name, UUID, type and device):
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
> Manage network interfaces and establish new Wi-Fi connections using NetworkManager.
|
||||
> This subcommand can also be called with `nmcli d`.
|
||||
> More information: <https://networkmanager.dev/docs/api/latest/nmcli.html>.
|
||||
> More information: <https://networkmanager.pages.freedesktop.org/NetworkManager/NetworkManager/nmcli.html>.
|
||||
|
||||
- Print the statuses of all network interfaces:
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
> Manage general settings of NetworkManager.
|
||||
> This subcommand can also be called with `nmcli g`.
|
||||
> More information: <https://networkmanager.dev/docs/api/latest/nmcli.html>.
|
||||
> More information: <https://networkmanager.pages.freedesktop.org/NetworkManager/NetworkManager/nmcli.html>.
|
||||
|
||||
- Show the general status of NetworkManager:
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
> Monitor changes to the NetworkManager connection status.
|
||||
> This subcommand can also be called with `nmcli m`.
|
||||
> More information: <https://networkmanager.dev/docs/api/latest/nmcli.html>.
|
||||
> More information: <https://networkmanager.pages.freedesktop.org/NetworkManager/NetworkManager/nmcli.html>.
|
||||
|
||||
- Start monitoring NetworkManager changes:
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
> Manage the networking status of NetworkManager.
|
||||
> This subcommand can also be called with `nmcli n`.
|
||||
> More information: <https://networkmanager.dev/docs/api/latest/nmcli.html>.
|
||||
> More information: <https://networkmanager.pages.freedesktop.org/NetworkManager/NetworkManager/nmcli.html>.
|
||||
|
||||
- Show the networking status of NetworkManager:
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
> Show the status of radio switches or enable/disable them using NetworkManager.
|
||||
> This subcommand can also be called with `nmcli r`.
|
||||
> More information: <https://networkmanager.dev/docs/api/latest/nmcli.html>.
|
||||
> More information: <https://networkmanager.pages.freedesktop.org/NetworkManager/NetworkManager/nmcli.html>.
|
||||
|
||||
- Show status of Wi-Fi:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# nmcli
|
||||
|
||||
> Manage the network configuration using NetworkManager.
|
||||
> More information: <https://networkmanager.dev/docs/api/latest/nmcli.html>.
|
||||
> More information: <https://networkmanager.pages.freedesktop.org/NetworkManager/NetworkManager/nmcli.html>.
|
||||
|
||||
- View documentation for running `nmcli` as a NetworkManager secret/polkit agent:
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
> Text user interface for controlling NetworkManager.
|
||||
> Use arrow keys to navigate, enter to select an option.
|
||||
> More information: <https://networkmanager.dev/docs/api/latest/nmtui.html>.
|
||||
> More information: <https://networkmanager.pages.freedesktop.org/NetworkManager/NetworkManager/nmtui.html>.
|
||||
|
||||
- Open the user interface:
|
||||
|
||||
|
Reference in New Issue
Block a user