mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-06 03:50:17 +01:00
man: reword description for man nmcli (connection down)
Signed-off-by: Thomas Haller <thaller@redhat.com>
This commit is contained in:
parent
e16e8ab7fb
commit
244548b790
1 changed files with 6 additions and 6 deletions
|
|
@ -21,7 +21,7 @@
|
|||
.\"
|
||||
.\" Copyright (C) 2010 - 2013 Red Hat, Inc.
|
||||
.\"
|
||||
.TH NMCLI "1" "13 April 2013"
|
||||
.TH NMCLI "1" "8 August 2013"
|
||||
|
||||
.SH NAME
|
||||
nmcli \- command\(hyline tool for controlling NetworkManager
|
||||
|
|
@ -303,11 +303,11 @@ Available options are:
|
|||
Deactivate a connection from a device without preventing the device from
|
||||
further auto-activation.
|
||||
.sp
|
||||
Be aware that this command only deactivates the specified connection, but
|
||||
doesn't prevent the device, the connection was on, from performing
|
||||
auto-activation. Thus, if the connection that was downed (or another
|
||||
compatible connection) has autoconnect flag set, it will be automatically
|
||||
started on the idling device again.
|
||||
Be aware that this command deactivates the specified active connection. The device
|
||||
on which the connection was active, is still ready to connect and will perform
|
||||
auto-activation by looking for a suitable connection that has the autoconnect
|
||||
flag set. This includes the just deactivated connection, so if the connection is set
|
||||
to autoconnect, if will be automatically started on the disconnected device again.
|
||||
.br
|
||||
In most cases you may want to use \fIdevice disconnect\fP command instead.
|
||||
.sp
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue