From 3916df52a4a9174acc7812d15d8726651768f207 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A1n=20Tomko?= Date: Wed, 15 Mar 2023 11:15:01 +0100 Subject: [PATCH] docs: clarify --timeout description for virtsecretd MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit As of commit 9e3cc0ff5 the virtsecretd daemon does not timeout while it keeps any ephemeral secrets. https://bugzilla.redhat.com/show_bug.cgi?id=2035985 Signed-off-by: Ján Tomko Reviewed-by: Andrea Bolognani --- docs/manpages/virtsecretd.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manpages/virtsecretd.rst b/docs/manpages/virtsecretd.rst index 87e1e5d5a1..a4abb2963c 100644 --- a/docs/manpages/virtsecretd.rst +++ b/docs/manpages/virtsecretd.rst @@ -81,7 +81,7 @@ 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. +connections nor any ephemeral secrets. ``-v``, ``--verbose``