From 413ee6342a3e99aebcc4184c92e19313d13351ef Mon Sep 17 00:00:00 2001 From: Lubomir Rintel Date: Tue, 8 Mar 2022 10:48:14 +0100 Subject: [PATCH] cli: document connection/device-external colors These were added without documentation. Fixes: 16cff1149a76 ('core: fix taking over external connection after restart') --- man/nmcli.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/man/nmcli.xml b/man/nmcli.xml index c2b867ddb8..fad874f6a9 100644 --- a/man/nmcli.xml +++ b/man/nmcli.xml @@ -1866,6 +1866,13 @@ + + + + Connection representing configuration created externally to NetworkManager. + + + @@ -1929,6 +1936,13 @@ + + + + Device configured externally to NetworkManager. + + +