diff options
| author | Michael Biebl <biebl@debian.org> | 2023-02-10 11:50:34 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2023-02-10 11:50:34 +0100 |
| commit | 1372848511cb896b80b51ed1a3e9606bd9816631 (patch) | |
| tree | 674792b9385bdef935988894b45f06b2af39f88c /docs/api/html/NetworkManager.html | |
| parent | 40ec077ea305994c1fc2130add6787ca0c73e2c6 (diff) | |
New upstream version 1.42.0 upstream/1.42.0
Diffstat (limited to 'docs/api/html/NetworkManager.html')
| -rw-r--r-- | docs/api/html/NetworkManager.html | 14 |
1 files changed, 11 insertions, 3 deletions
diff --git a/docs/api/html/NetworkManager.html b/docs/api/html/NetworkManager.html index 1ce88b40..678e9f1c 100644 --- a/docs/api/html/NetworkManager.html +++ b/docs/api/html/NetworkManager.html @@ -150,9 +150,17 @@ </tr> <tr> <td><p><span class="term"><code class="option">--print-config</code></span></p></td> -<td><p> - Print the NetworkManager configuration to stdout and exit. - </p></td> +<td> +<p> + Print the NetworkManager configuration to stdout and exit. See + <a class="link" href="NetworkManager.conf.html" title="NetworkManager.conf"><span class="citerefentry"><span class="refentrytitle">NetworkManager.conf</span>(5)</span></a>. + This does not include connection profiles. View them with <span class="command"><strong>nmcli connection</strong></span>. + </p> +<p> + This reads configuration files from disk. If NetworkManager is currently running, + make sure that it has the same configuration loaded. + </p> +</td> </tr> </tbody> </table></div> |