diff options
| author | Michael Biebl <biebl@debian.org> | 2018-06-17 14:54:57 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2018-06-17 14:54:57 +0200 |
| commit | 9d9b149b81f5ea5fe53ac383fda9cf3afb96b30f (patch) | |
| tree | a47c80e4d962d3f2202dbab41e2744c921fb8567 /docs/api/html/nmcli.html | |
| parent | 03218e6d85e6654bd942b7531ba48b9d9535d55f (diff) | |
| parent | 069cb5c3a525ebcc19cc2927964258acaca87b13 (diff) | |
Update upstream source from tag 'upstream/1.11.90'
Update to upstream version '1.11.90' with Debian dir 13153fad72263d24704dca73c994fe8f7bfd3a28
Diffstat (limited to 'docs/api/html/nmcli.html')
| -rw-r--r-- | docs/api/html/nmcli.html | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/docs/api/html/nmcli.html b/docs/api/html/nmcli.html index 29e3f10a..3063f728 100644 --- a/docs/api/html/nmcli.html +++ b/docs/api/html/nmcli.html @@ -981,13 +981,20 @@ <span class="command"><strong>wifi</strong></span> [ <span class="command"><strong>list</strong></span> + [<code class="option">--rescan</code> | <code class="option">auto</code> | <code class="option">no</code> | <code class="option">yes</code> ] [<code class="option">ifname</code> <em class="replaceable"><code>ifname</code></em>] [<code class="option">bssid</code> <em class="replaceable"><code>BSSID</code></em>] ] </span></p></td> -<td><p>List available Wi-Fi access points. The <code class="option">ifname</code> and +<td> +<p>List available Wi-Fi access points. The <code class="option">ifname</code> and <code class="option">bssid</code> options can be used to list APs for a particular - interface or with a specific BSSID, respectively.</p></td> + interface or with a specific BSSID, respectively.</p> +<p>By default, <span class="command"><strong>nmcli</strong></span> ensures that the access point list + is no older than 30 seconds and triggers a network scan if necessary. The + <code class="option">--rescan</code> can be used to either force or disable the scan + regardless of how fresh the access point list is.</p> +</td> </tr> <tr> <td><p><span class="term"> |