diff options
| author | Michael Biebl <biebl@debian.org> | 2018-10-20 01:31:18 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2018-10-20 01:31:18 +0200 |
| commit | b4885f208ba690090952c0ae0452dd5bc2ba0601 (patch) | |
| tree | 5c8af02da4543f7132b9bad45711a3a65e620d0d /docs/api/html/nmcli.html | |
| parent | 142485af41b7cf7b0060cc682a56d3ff38cabbb6 (diff) | |
| parent | 6518e361171f64bcaaa4bf868139362ed95cc2e0 (diff) | |
Update upstream source from tag 'upstream/1.14.2'
Update to upstream version '1.14.2' with Debian dir c118292f450ace1133a5dba2777cbeb54977dbe8
Diffstat (limited to 'docs/api/html/nmcli.html')
| -rw-r--r-- | docs/api/html/nmcli.html | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/docs/api/html/nmcli.html b/docs/api/html/nmcli.html index 69a60585..623a1b38 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.28 (XML mode)"> +<meta name="generator" content="GTK-Doc V1.29.1 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -905,6 +905,10 @@ <p>Connect the device. NetworkManager will try to find a suitable connection that will be activated. It will also consider connections that are not set to auto connect.</p> +<p>If no compatible connection exists, a new profile with default + settings will be created and activated. This differentiates + <span class="command"><strong>nmcli connection up ifname "$DEVICE"</strong></span> from + <span class="command"><strong>nmcli device connect "$DEVICE"</strong></span></p> <p>If <code class="option">--wait</code> option is not specified, the default timeout will be 90 seconds.</p> </td> @@ -2541,6 +2545,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.28</div> +<hr>Generated by GTK-Doc V1.29.1</div> </body> </html> \ No newline at end of file |