mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-20 21:00:07 +01:00
man: update "--print-config" text in man NetworkManager
This commit is contained in:
parent
8686eb5927
commit
3a6a07e11e
1 changed files with 11 additions and 3 deletions
|
|
@ -166,9 +166,17 @@
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><option>--print-config</option></term>
|
<term><option>--print-config</option></term>
|
||||||
<listitem><para>
|
<listitem>
|
||||||
Print the NetworkManager configuration to stdout and exit.
|
<para>
|
||||||
</para></listitem>
|
Print the NetworkManager configuration to stdout and exit. See
|
||||||
|
<link linkend='NetworkManager.conf'><citerefentry><refentrytitle>NetworkManager.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry></link>.
|
||||||
|
This does not include connection profiles. View them with <command>nmcli connection</command>.
|
||||||
|
</para>
|
||||||
|
<para>
|
||||||
|
This reads configuration files from disk. If NetworkManager is currently running,
|
||||||
|
make sure that it has the same configuration loaded.
|
||||||
|
</para>
|
||||||
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
</variablelist>
|
</variablelist>
|
||||||
</refsect1>
|
</refsect1>
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue