From c3d1df7b850b6a2d15b8f770bdf78bb0089404d5 Mon Sep 17 00:00:00 2001 From: Martin Kletzander Date: Wed, 12 Apr 2017 08:43:49 +0200 Subject: [PATCH] man: Align vol-resize arguments with the output of help Signed-off-by: Martin Kletzander --- tools/virsh.pod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/virsh.pod b/tools/virsh.pod index d1030808a3..e16f62f1ba 100644 --- a/tools/virsh.pod +++ b/tools/virsh.pod @@ -4025,8 +4025,8 @@ I<--pool> I is the name or UUID of the storage pool the volume is in. I is the name or path of the volume to return the volume key for. -=item B [I<--pool> I] I -I I [I<--allocate>] [I<--delta>] [I<--shrink>] +=item B I I [I<--pool> I] +[I<--allocate>] [I<--delta>] [I<--shrink>] Resize the capacity of the given volume, in bytes. I<--pool> I is the name or UUID of the storage pool the volume -- 2.47.3