diff options
Diffstat (limited to 'docs/api/html/nmcli.html')
| -rw-r--r-- | docs/api/html/nmcli.html | 23 |
1 files changed, 15 insertions, 8 deletions
diff --git a/docs/api/html/nmcli.html b/docs/api/html/nmcli.html index 3774d62e..31ee1320 100644 --- a/docs/api/html/nmcli.html +++ b/docs/api/html/nmcli.html @@ -8,7 +8,7 @@ <link rel="up" href="manpages.html" title="Part I. Manual Pages"> <link rel="prev" href="NetworkManager.conf.html" title="NetworkManager.conf"> <link rel="next" href="nmcli-examples.html" title="nmcli-examples"> -<meta name="generator" content="GTK-Doc V1.29 (XML mode)"> +<meta name="generator" content="GTK-Doc V1.32.1 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -631,6 +631,16 @@ </tr> <tr> <td><p><span class="term"> + <span class="command"><strong>modify</strong></span> + [<code class="option">--temporary</code>] + [ <code class="option">id</code> | <code class="option">uuid</code> | <code class="option">path</code> ] + <em class="replaceable"><code>ID</code></em> + <code class="option">remove</code> <em class="replaceable"><code>setting</code></em> + </span></p></td> +<td><p>Removes a setting from the connection profile.</p></td> +</tr> +<tr> +<td><p><span class="term"> <span class="command"><strong>add</strong></span> [<code class="option">save</code> { yes | no }] @@ -803,13 +813,10 @@ <span class="command"><strong>reload</strong></span> </span></p></td> <td><p>Reload all connection files from disk. - NetworkManager does not monitor changes to connection - files by default. So you need to use this command in order to tell + NetworkManager does not monitor changes to connection. + So you need to use this command in order to tell NetworkManager to re-read the connection profiles from - disk when a change was made to them. However, the auto-loading feature can be - enabled and then NetworkManager will reload connection - files any time they change (monitor-connection-files=true in - <a class="link" href="NetworkManager.conf.html" title="NetworkManager.conf"><span class="citerefentry"><span class="refentrytitle">NetworkManager.conf</span>(5)</span></a>). + disk when a change was made to them. </p></td> </tr> <tr> @@ -2565,6 +2572,6 @@ It's equivalent to the <code class="literal">+bond.options 'option=value'</code> </div> </div> <div class="footer"> -<hr>Generated by GTK-Doc V1.29</div> +<hr>Generated by GTK-Doc V1.32.1</div> </body> </html> \ No newline at end of file |