diff options
| author | Sebastien Bacher <seb128@ubuntu.com> | 2019-01-25 11:24:41 +0100 |
|---|---|---|
| committer | Sebastien Bacher <seb128@ubuntu.com> | 2019-01-25 11:24:41 +0100 |
| commit | bbae86d3d2997a853ca0365e8eb7a3ca7489ee09 (patch) | |
| tree | 1f7fa49b47ab13aea3effbe839559d221f6323b4 /docs/api/html/nm-online.html | |
| parent | 404ebe62622150e77e311777dff8617eb974e834 (diff) | |
New upstream version 1.15.2
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 |