From 2fb3d50759ba176c3d244f9caa577ec0d9f23643 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Tom=C3=A1=C5=A1=20Golembiovsk=C3=BD?= Date: Fri, 21 Aug 2020 14:35:32 +0200 Subject: [PATCH] docs: virsh: Fix names of some commands MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Some commands were improperly converted from original POD file. Their names were stripped after the first dash. Fixes: ab06dd9db37f12063c8206c110dcaf9fa626d1bc Signed-off-by: Tomáš Golembiovský Reviewed-by: Erik Skultety --- docs/manpages/virsh.rst | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/manpages/virsh.rst b/docs/manpages/virsh.rst index 92de0b2192..5731656b1d 100644 --- a/docs/manpages/virsh.rst +++ b/docs/manpages/virsh.rst @@ -498,8 +498,8 @@ in seconds for which the host has to be suspended, it should be at least 60 seconds. -node ----- +node-memory-tune +---------------- **Syntax:** @@ -600,8 +600,8 @@ source elements to create the pool. -inject ------- +inject-nmi +---------- **Syntax:** @@ -2624,8 +2624,8 @@ When *--timestamp* is used, a human-readable timestamp will be printed before the event. -guest ------ +guest-agent-timeout +------------------- **Syntax:** @@ -7259,8 +7259,8 @@ checkpoint-parent Output the name of the parent checkpoint, if any, for the given *checkpoint*. -checkpoint ----------- +checkpoint-delete +----------------- **Syntax:** -- 2.47.2