diff options
| author | Michael Biebl <biebl@debian.org> | 2015-05-05 17:49:11 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2015-05-05 17:49:11 +0200 |
| commit | e847e3cc3e4eded45a358bf838e1edcf4c12fcb5 (patch) | |
| tree | 9db16e390931b9b800a174c7117b9297b351283f /man/nmcli.1.in | |
| parent | 1cd35b49de89f65c386ae2ff98a8e08342c080b0 (diff) | |
| parent | f408e27bccfacf347605a8d98649975a68f38a17 (diff) | |
Merge tag 'upstream/1.0.2'
Upstream version 1.0.2
Diffstat (limited to 'man/nmcli.1.in')
| -rw-r--r-- | man/nmcli.1.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/nmcli.1.in b/man/nmcli.1.in index c9a69cb9..f6df1b0a 100644 --- a/man/nmcli.1.in +++ b/man/nmcli.1.in @@ -136,7 +136,7 @@ if it is required for connecting to a network. .TP .B \-w, \-\-wait <seconds> This option sets a timeout period for which \fInmcli\fP will wait for \fINetworkManager\fP -to finsh operations. It is especially useful for commands that may take a longer time to +to finish operations. It is especially useful for commands that may take a longer time to complete, e.g. connection activation. Specifying a value of \fB0\fP instructs \fInmcli\fP not to wait but to exit immediately with a status of success. The default value depends on the executed command. |