doc: update qvm-volume parameters
Use *VMNAME:VOLUME* instead of *POOL_NAME:VOLUME_ID*, because this is the default form.
This commit is contained in:
parent
4638a019e5
commit
25803fd6af
@ -86,14 +86,14 @@ aliases: c, set, s
|
|||||||
|
|
||||||
extend
|
extend
|
||||||
^^^^^^
|
^^^^^^
|
||||||
| :command:`qvm-volume extend` [-h] [--verbose] [--quiet] *POOL_NAME:VOLUME_ID* *NEW_SIZE*
|
| :command:`qvm-volume extend` [-h] [--verbose] [--quiet] *VMNAME:VOLUME* *NEW_SIZE*
|
||||||
|
|
||||||
Extend the volume with *POOL_NAME:VOLUME_ID* TO *NEW_SIZE*
|
Extend the volume with *POOL_NAME:VOLUME_ID* TO *NEW_SIZE*
|
||||||
|
|
||||||
revert
|
revert
|
||||||
^^^^^^
|
^^^^^^
|
||||||
|
|
||||||
| :command:`qvm-volume revert` [-h] [--verbose] [--quiet] *POOL_NAME:VOLUME_ID*
|
| :command:`qvm-volume revert` [-h] [--verbose] [--quiet] *VMNAME:VOLUME*
|
||||||
|
|
||||||
Revert a volume to previous revision.
|
Revert a volume to previous revision.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user