diff options
| author | Sebastien Bacher <seb128@ubuntu.com> | 2019-01-25 11:26:25 +0100 |
|---|---|---|
| committer | Sebastien Bacher <seb128@ubuntu.com> | 2019-01-25 11:26:25 +0100 |
| commit | f54a568880bf47c2ea54c9b30d291156b34d6539 (patch) | |
| tree | aab9bb44b306da7651e8caf38bbab5cfeeb81b7d /docs/api/html/nm-online.html | |
| parent | e8ac7dacdcf4b38addef4f8ac6ab038f9d29582c (diff) | |
| parent | bbae86d3d2997a853ca0365e8eb7a3ca7489ee09 (diff) | |
Update upstream source from tag 'upstream/1.15.2'
Update to upstream version '1.15.2' with Debian dir b4be4b7cfce96679a31cb9d423107789761e3b49
Diffstat (limited to 'docs/api/html/nm-online.html')
| -rw-r--r-- | docs/api/html/nm-online.html | 28 |
1 files changed, 16 insertions, 12 deletions
diff --git a/docs/api/html/nm-online.html b/docs/api/html/nm-online.html index baea91db..bc91ee24 100644 --- a/docs/api/html/nm-online.html +++ b/docs/api/html/nm-online.html @@ -8,7 +8,7 @@ <link rel="up" href="manpages.html" title="Part I. Manual Pages"> <link rel="prev" href="nm-settings-ifcfg-rh.html" title="nm-settings-ifcfg-rh"> <link rel="next" href="nm-initrd-generator.html" title="nm-initrd-generator"> -<meta name="generator" content="GTK-Doc V1.29.1 (XML mode)"> +<meta name="generator" content="GTK-Doc V1.29 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -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> @@ -115,6 +119,6 @@ </div> </div> <div class="footer"> -<hr>Generated by GTK-Doc V1.29.1</div> +<hr>Generated by GTK-Doc V1.29</div> </body> </html> \ No newline at end of file |