man: clarify the meaning of "nm-online --wait-for-startup"

https://bugzilla.gnome.org/show_bug.cgi?id=700651
This commit is contained in:
Dan Winship 2014-05-27 09:55:15 -04:00
parent 6f9601030a
commit aba55670cc

View file

@ -54,7 +54,13 @@ Exit immediately if NetworkManager is not running or connecting.
Don't print anything.
.TP
.B \-s, \-\-wait-for-startup
Wait for NetworkManager finishing its startup instead of establishing a connection.
Wait for NetworkManager startup to complete, rather than waiting for
network connectivity specifically. Startup is considered complete once
NetworkManager has activated (or attempted to activate) every
auto-activate connection which is available given the current network
state. (This is generally only useful at boot time; after startup has
completed, \fInm-online -s\fP will just return immediately, regardless
of the current network state.)
.SH EXIT STATUS