From 3a6a07e11e37a2e7fe94e0bd55e8affe174aec8c Mon Sep 17 00:00:00 2001 From: Thomas Haller Date: Thu, 8 Sep 2022 16:06:34 +0200 Subject: [PATCH] man: update "--print-config" text in `man NetworkManager` --- man/NetworkManager.xml | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/man/NetworkManager.xml b/man/NetworkManager.xml index 80c4fbbd3..f0b0f33f6 100644 --- a/man/NetworkManager.xml +++ b/man/NetworkManager.xml @@ -166,9 +166,17 @@ - - Print the NetworkManager configuration to stdout and exit. - + + + Print the NetworkManager configuration to stdout and exit. See + NetworkManager.conf5. + This does not include connection profiles. View them with nmcli connection. + + + This reads configuration files from disk. If NetworkManager is currently running, + make sure that it has the same configuration loaded. + +