mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-04 03:38:05 +02:00
cli/man: indicate that nmcli connection delete accepts more then one connections
Signed-off-by: Thomas Haller <thaller@redhat.com>
This commit is contained in:
parent
62cf1d85ff
commit
bdc60d433d
1 changed files with 1 additions and 1 deletions
|
|
@ -644,7 +644,7 @@ The changes to the connection profile will be saved persistently by
|
||||||
NetworkManager, unless \fI--temporary\fP option is provided, in which case the
|
NetworkManager, unless \fI--temporary\fP option is provided, in which case the
|
||||||
changes won't persist over NetworkManager restart.
|
changes won't persist over NetworkManager restart.
|
||||||
.TP
|
.TP
|
||||||
.B delete [ id | uuid | path ] <ID>
|
.B delete [ id | uuid | path ] <ID> ...
|
||||||
.br
|
.br
|
||||||
Delete a configured connection. The connection to be deleted is identified by
|
Delete a configured connection. The connection to be deleted is identified by
|
||||||
its name, UUID or D-Bus path. If <ID> is ambiguous, a keyword \fIid\fP,
|
its name, UUID or D-Bus path. If <ID> is ambiguous, a keyword \fIid\fP,
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue