diff options
| author | Michael Biebl <biebl@debian.org> | 2020-10-05 22:28:16 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2020-10-05 22:28:16 +0200 |
| commit | 47a2114d6f697a31d84c8874c49e94dd04119d75 (patch) | |
| tree | e3022686ff1956d7f17f1f7cdf7022ce980b7a5c /docs/api/html/nmcli.html | |
| parent | 9d722f3d3492e31c0b3e4bcba603ffd65309c621 (diff) | |
| parent | aafc1dbe4712c86189bbc1d4d54ad8cb4c69be7e (diff) | |
Update upstream source from tag 'upstream/1.27.90'
Update to upstream version '1.27.90' with Debian dir 72a0791efa5966be1724a82dfcac90f6cd22bd1b
Diffstat (limited to 'docs/api/html/nmcli.html')
| -rw-r--r-- | docs/api/html/nmcli.html | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/docs/api/html/nmcli.html b/docs/api/html/nmcli.html index 9f808e66..25917f88 100644 --- a/docs/api/html/nmcli.html +++ b/docs/api/html/nmcli.html @@ -1074,13 +1074,13 @@ <tr> <td><p><span class="term"><code class="option">private</code></span></p></td> <td><p>if set to <code class="literal">yes</code>, the connection will only be visible - to the user who created it. Otherwise the connection is system-wide, which is + to the user who created it. Otherwise, the connection is system-wide, which is the default.</p></td> </tr> <tr> <td><p><span class="term"><code class="option">hidden</code></span></p></td> <td><p>set to <code class="literal">yes</code> when connecting for the first time to an - AP not broadcasting its SSID. Otherwise the SSID would not be found and the + AP not broadcasting its SSID. Otherwise, the SSID would not be found and the connection attempt would fail.</p></td> </tr> </tbody> @@ -1207,7 +1207,7 @@ <tr> <td><p><span class="term"><span class="command"><strong>secret</strong></span></span></p></td> <td><p>Register <span class="command"><strong>nmcli</strong></span> as a NetworkManager secret agent and listen for secret - requests. You do usually not need this command, because <span class="command"><strong>nmcli</strong></span> can handle + requests. You usually do not need this command, because <span class="command"><strong>nmcli</strong></span> can handle secrets when connecting to networks. However, you may find the command useful when you use another tool for activating connections and you do not have a secret agent available (like nm-applet).</p></td> @@ -1265,23 +1265,23 @@ </tr> <tr> <td><p><span class="term"><code class="option">connectivity-full</code></span></p></td> -<td><p>Conectivity state when Internet is reachable.</p></td> +<td><p>Connectivity state when Internet is reachable.</p></td> </tr> <tr> <td><p><span class="term"><code class="option">connectivity-limited</code></span></p></td> -<td><p>Conectivity state when only a local network reachable.</p></td> +<td><p>Connectivity state when only a local network reachable.</p></td> </tr> <tr> <td><p><span class="term"><code class="option">connectivity-none</code></span></p></td> -<td><p>Conectivity state when the network is disconnected.</p></td> +<td><p>Connectivity state when the network is disconnected.</p></td> </tr> <tr> <td><p><span class="term"><code class="option">connectivity-portal</code></span></p></td> -<td><p>Conectivity state when a captive portal hijacked the connection.</p></td> +<td><p>Connectivity state when a captive portal hijacked the connection.</p></td> </tr> <tr> <td><p><span class="term"><code class="option">connectivity-unknown</code></span></p></td> -<td><p>Conectivity state when a connectivity check didn't run.</p></td> +<td><p>Connectivity state when a connectivity check didn't run.</p></td> </tr> <tr> <td><p><span class="term"><code class="option">device-activated</code></span></p></td> |