diff options
| author | Michael Biebl <biebl@debian.org> | 2019-03-26 23:25:23 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2019-03-26 23:25:23 +0100 |
| commit | 9a6dcbf895f9da01768e64b73cec88c16157d91e (patch) | |
| tree | a359958930d731e9f1b59344642e10754419fe84 /docs/api/html/nm-online.html | |
| parent | 964ae8cc391520440cf5aa13e2b9cc34850ea6c2 (diff) | |
New upstream version 1.16.0 upstream/1.16.0
Diffstat (limited to 'docs/api/html/nm-online.html')
| -rw-r--r-- | docs/api/html/nm-online.html | 24 |
1 files changed, 14 insertions, 10 deletions
diff --git a/docs/api/html/nm-online.html b/docs/api/html/nm-online.html index 036fbb5d..bc91ee24 100644 --- a/docs/api/html/nm-online.html +++ b/docs/api/html/nm-online.html @@ -55,16 +55,8 @@ </colgroup> <tbody> <tr> -<td><p><span class="term"> - <code class="option">-t</code> | <code class="option">--timeout</code> - <em class="replaceable"><code>seconds</code></em> - </span></p></td> -<td><p>Time to wait for a connection, in seconds. If the option is not provided, - the default timeout is 30 seconds.</p></td> -</tr> -<tr> -<td><p><span class="term"> <code class="option">-x</code> | <code class="option">--exit</code> </span></p></td> -<td><p>Exit immediately if NetworkManager is not running or connecting.</p></td> +<td><p><span class="term"> <code class="option">-h</code> | <code class="option">--help</code> </span></p></td> +<td><p>Print help information.</p></td> </tr> <tr> <td><p><span class="term"> <code class="option">-q</code> | <code class="option">--quiet</code> </span></p></td> @@ -80,6 +72,18 @@ <span class="command"><strong>nm-online -s</strong></span> will just return immediately, regardless of the current network state.)</p></td> </tr> +<tr> +<td><p><span class="term"> + <code class="option">-t</code> | <code class="option">--timeout</code> + <em class="replaceable"><code>seconds</code></em> + </span></p></td> +<td><p>Time to wait for a connection, in seconds. If the option is not provided, + the default timeout is 30 seconds.</p></td> +</tr> +<tr> +<td><p><span class="term"> <code class="option">-x</code> | <code class="option">--exit</code> </span></p></td> +<td><p>Exit immediately if NetworkManager is not running or connecting.</p></td> +</tr> </tbody> </table></div> </div> |