From 88c227d90a6b7b388c5c85d72802a0ca8f05ed5c Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Thu, 13 Jan 2022 22:30:39 +0100 Subject: New upstream version 1.34.0 --- man/nmcli.xml | 39 ++++++++++++++++++++++++++++++++------- 1 file changed, 32 insertions(+), 7 deletions(-) (limited to 'man/nmcli.xml') diff --git a/man/nmcli.xml b/man/nmcli.xml index bc72c311..c2b867dd 100644 --- a/man/nmcli.xml +++ b/man/nmcli.xml @@ -902,7 +902,7 @@ until reboot or until the user performs an action that unblocks autoconnect, like modifying the profile or explicitly activating it. - In most cases you may want to use device disconnect + In most cases you may want to use device down command instead. The connection is identified by its name, UUID or D-Bus path. If @@ -910,7 +910,7 @@ , or can be used. - See connection show above for the description of + See connection show above for the description of the ID-specifying keywords. If option is not specified, the default timeout @@ -1323,9 +1323,11 @@ status show set + up connect reapply modify + down disconnect delete monitor @@ -1391,7 +1393,7 @@ - connect + up ifname @@ -1403,13 +1405,25 @@ If no compatible connection exists, a new profile with default settings will be created and activated. This differentiates nmcli connection up ifname "$DEVICE" from - nmcli device connect "$DEVICE" + nmcli device up "$DEVICE" If option is not specified, the default timeout will be 90 seconds. + + + connect + ifname + + + + Alias for command up. Before version 1.34.0 up + was not supported. + + + reapply @@ -1448,7 +1462,7 @@ - disconnect + down ifname @@ -1462,6 +1476,17 @@ + + + disconnect + ifname + + + + Alias for command down. Before version 1.34.0 down + was not supported. + + @@ -1647,7 +1672,7 @@ according to Wi-Fi device capabilities and activates it on the device. The hotspot is secured with WPA if device/driver supports that, otherwise WEP is used. Use connection down or device - disconnect to stop the hotspot. + down to stop the hotspot. Parameters of the hotspot can be influenced by the optional parameters: @@ -2331,7 +2356,7 @@ - nmcli dev disconnect em2 + nmcli dev down em2 disconnects a connection on interface em2 and marks the device as unavailable for auto-connecting. As a result, no connection will automatically -- cgit 1.3.0-6-gf8a5