mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 05:35:25 +00:00
man: Align vol-resize arguments with the output of help
Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
(cherry picked from commit c3d1df7b85
)
This commit is contained in:
parent
c4d7361feb
commit
670102c0ad
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user