diff options
Diffstat (limited to 'man/nm-online.1')
| -rw-r--r-- | man/nm-online.1 | 25 |
1 files changed, 15 insertions, 10 deletions
diff --git a/man/nm-online.1 b/man/nm-online.1 index be044e0b..4ad7cdbf 100644 --- a/man/nm-online.1 +++ b/man/nm-online.1 @@ -2,12 +2,12 @@ .\" Title: nm-online .\" Author: .\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/> -.\" Date: 02/23/2019 +.\" Date: 03/15/2019 .\" Manual: General Commands Manual -.\" Source: NetworkManager 1.14.6 +.\" Source: NetworkManager 1.16.0 .\" Language: English .\" -.TH "NM\-ONLINE" "1" "" "NetworkManager 1\&.14\&.6" "General Commands Manual" +.TH "NM\-ONLINE" "1" "" "NetworkManager 1\&.16\&.0" "General Commands Manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -50,14 +50,9 @@ or dhcp, to indicate that IPv6 connectivity is expected\&. .SH "OPTIONS" .PP -\fB\-t\fR | \fB\-\-timeout\fR \fIseconds\fR +\fB\-h\fR | \fB\-\-help\fR .RS 4 -Time to wait for a connection, in seconds\&. If the option is not provided, the default timeout is 30 seconds\&. -.RE -.PP -\fB\-x\fR | \fB\-\-exit\fR -.RS 4 -Exit immediately if NetworkManager is not running or connecting\&. +Print help information\&. .RE .PP \fB\-q\fR | \fB\-\-quiet\fR @@ -71,6 +66,16 @@ Wait for NetworkManager startup to complete, rather than waiting for network con \fBnm\-online \-s\fR will just return immediately, regardless of the current network state\&.) .RE +.PP +\fB\-t\fR | \fB\-\-timeout\fR \fIseconds\fR +.RS 4 +Time to wait for a connection, in seconds\&. If the option is not provided, the default timeout is 30 seconds\&. +.RE +.PP +\fB\-x\fR | \fB\-\-exit\fR +.RS 4 +Exit immediately if NetworkManager is not running or connecting\&. +.RE .SH "EXIT STATUS" .PP \fBnm\-online\fR |