diff options
| author | Sebastien Bacher <seb128@ubuntu.com> | 2020-05-19 16:38:51 +0200 |
|---|---|---|
| committer | Sebastien Bacher <seb128@ubuntu.com> | 2020-05-19 16:38:51 +0200 |
| commit | 96642ebde58e1eea692aea6a92d33f45452fa9c0 (patch) | |
| tree | 106ddfa2180b3997e8965787b5cb122982ebab9d /docs/api/html/nmcli.html | |
| parent | 8f6881ac06714ef99cc470a03e7ac0ce1af49a16 (diff) | |
| parent | d460892bbfece74fb6d3cd846bf6ef548290be41 (diff) | |
Merge branch 'upstream/latest' of https://salsa.debian.org/utopia-team/network-manager into upstream/latestt pu
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..9c5099e0 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 (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</div> </body> </html> \ No newline at end of file |