]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
man: Align vol-resize arguments with the output of help
authorMartin Kletzander <mkletzan@redhat.com>
Wed, 12 Apr 2017 06:43:49 +0000 (08:43 +0200)
committerMartin Kletzander <mkletzan@redhat.com>
Wed, 12 Apr 2017 14:50:46 +0000 (16:50 +0200)
Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
tools/virsh.pod

index d1030808a3eddd3aedd51d591a9a5aeb51f858f6..e16f62f1baee99007654735c61433b696053a3e6 100644 (file)
@@ -4025,8 +4025,8 @@ I<--pool> I<pool-or-uuid> is the name or UUID of the storage pool the volume
 is in. I<vol-name-or-path> is the name or path of the volume to return the
 volume key for.
 
-=item B<vol-resize> [I<--pool> I<pool-or-uuid>] I<vol-name-or-path>
-I<pool-or-uuid> I<capacity> [I<--allocate>] [I<--delta>] [I<--shrink>]
+=item B<vol-resize> I<vol-name-or-path> I<capacity> [I<--pool> I<pool-or-uuid>]
+[I<--allocate>] [I<--delta>] [I<--shrink>]
 
 Resize the capacity of the given volume, in bytes.
 I<--pool> I<pool-or-uuid> is the name or UUID of the storage pool the volume