diff options
| author | Jeremy Bicha <jeremy.bicha@canonical.com> | 2023-02-14 10:06:06 -0500 |
|---|---|---|
| committer | Jeremy Bicha <jeremy.bicha@canonical.com> | 2023-02-14 10:06:06 -0500 |
| commit | b3c2e57e153446d32d16f2d99e6abbb50146dddb (patch) | |
| tree | e71a5353ff26c7e33cbe6e482874bedc1c3cc1cd /docs/api/html/NetworkManager.html | |
| parent | 1d817ebf5302c204e3ce9d3512db13bf834fee33 (diff) | |
| parent | ed857ba34efc2ec899f2e3fbd8e35324561a55b2 (diff) | |
Merge tag 'debian/1.42.0-1' into ubuntu/master
network-manager Debian release 1.42.0-1
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> |