diff options
| author | Michael Biebl <biebl@debian.org> | 2020-10-05 22:27:18 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2020-10-05 22:27:18 +0200 |
| commit | aafc1dbe4712c86189bbc1d4d54ad8cb4c69be7e (patch) | |
| tree | a2a9bb4d007339a0b1304540388230ccedac32bd /docs/api/html/nmcli.html | |
| parent | e7b44ef4c80907346ec7492a09c45277459924fc (diff) | |
New upstream version 1.27.90 upstream/1.27.90
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> |