diff options
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> |