mirror of https://gitee.com/openkylin/libvirt.git
docs: clarify --timeout description for split daemons
Remove the reference to "running domains" for daemons that happily exit while domains are running. https://bugzilla.redhat.com/show_bug.cgi?id=2035985 Signed-off-by: Ján Tomko <jtomko@redhat.com> Reviewed-by: Andrea Bolognani <abologna@redhat.com>
This commit is contained in:
parent
c92e5bbdad
commit
f65c9d83ab
|
@ -60,8 +60,8 @@ Use this name for the PID file, overriding the default value.
|
|||
|
||||
``-t``, ``--timeout *SECONDS*``
|
||||
|
||||
Exit after timeout period (in seconds), provided there are neither any client
|
||||
connections nor any running domains.
|
||||
Exit after timeout period (in seconds), provided there are no client
|
||||
connections.
|
||||
|
||||
``-v``, ``--verbose``
|
||||
|
||||
|
|
|
@ -81,8 +81,8 @@ Use this name for the PID file, overriding the default value.
|
|||
|
||||
``-t``, ``--timeout *SECONDS*``
|
||||
|
||||
Exit after timeout period (in seconds), provided there are neither any client
|
||||
connections nor any running domains.
|
||||
Exit after timeout period (in seconds), provided there are no client
|
||||
connections.
|
||||
|
||||
``-v``, ``--verbose``
|
||||
|
||||
|
|
|
@ -81,8 +81,8 @@ Use this name for the PID file, overriding the default value.
|
|||
|
||||
``-t``, ``--timeout *SECONDS*``
|
||||
|
||||
Exit after timeout period (in seconds), provided there are neither any client
|
||||
connections nor any running domains.
|
||||
Exit after timeout period (in seconds), provided there are no client
|
||||
connections.
|
||||
|
||||
``-v``, ``--verbose``
|
||||
|
||||
|
|
|
@ -80,8 +80,8 @@ Use this name for the PID file, overriding the default value.
|
|||
|
||||
``-t``, ``--timeout *SECONDS*``
|
||||
|
||||
Exit after timeout period (in seconds), provided there are neither any client
|
||||
connections nor any running domains.
|
||||
Exit after timeout period (in seconds), provided there are no client
|
||||
connections.
|
||||
|
||||
``-v``, ``--verbose``
|
||||
|
||||
|
|
|
@ -81,8 +81,8 @@ Use this name for the PID file, overriding the default value.
|
|||
|
||||
``-t``, ``--timeout *SECONDS*``
|
||||
|
||||
Exit after timeout period (in seconds), provided there are neither any client
|
||||
connections nor any running domains.
|
||||
Exit after timeout period (in seconds), provided there are no client
|
||||
connections.
|
||||
|
||||
``-v``, ``--verbose``
|
||||
|
||||
|
|
|
@ -103,8 +103,8 @@ Use this name for the PID file, overriding the default value.
|
|||
|
||||
``-t``, ``--timeout *SECONDS*``
|
||||
|
||||
Exit after timeout period (in seconds), provided there are neither any client
|
||||
connections nor any running domains.
|
||||
Exit after timeout period (in seconds), provided there are no client
|
||||
connections.
|
||||
|
||||
``-v``, ``--verbose``
|
||||
|
||||
|
|
|
@ -81,8 +81,8 @@ Use this name for the PID file, overriding the default value.
|
|||
|
||||
``-t``, ``--timeout *SECONDS*``
|
||||
|
||||
Exit after timeout period (in seconds), provided there are neither any client
|
||||
connections nor any running domains.
|
||||
Exit after timeout period (in seconds), provided there are no client
|
||||
connections.
|
||||
|
||||
``-v``, ``--verbose``
|
||||
|
||||
|
|
|
@ -80,8 +80,8 @@ Use this name for the PID file, overriding the default value.
|
|||
|
||||
``-t``, ``--timeout *SECONDS*``
|
||||
|
||||
Exit after timeout period (in seconds), provided there are neither any client
|
||||
connections nor any running domains.
|
||||
Exit after timeout period (in seconds), provided there are no client
|
||||
connections.
|
||||
|
||||
``-v``, ``--verbose``
|
||||
|
||||
|
|
|
@ -81,8 +81,8 @@ Use this name for the PID file, overriding the default value.
|
|||
|
||||
``-t``, ``--timeout *SECONDS*``
|
||||
|
||||
Exit after timeout period (in seconds), provided there are neither any client
|
||||
connections nor any running domains.
|
||||
Exit after timeout period (in seconds), provided there are no client
|
||||
connections.
|
||||
|
||||
``-v``, ``--verbose``
|
||||
|
||||
|
|
Loading…
Reference in New Issue