doc: minor fixes to man pages
This commit is contained in:
parent
998a42703f
commit
12fd4eb035
@ -49,7 +49,7 @@ aliases: ls, l
|
|||||||
attach
|
attach
|
||||||
^^^^^^
|
^^^^^^
|
||||||
|
|
||||||
| :command:`qvm-volume attach` [-h] [--verbose] [--quiet] [--ro] *VMNAME* *BACKEND_DOMAIN:DEVICE_ID*
|
| :command:`qvm-device` *DEVICE_CLASS* attach [-h] [--verbose] [--quiet] [--ro] *VMNAME* *BACKEND_DOMAIN:DEVICE_ID*
|
||||||
|
|
||||||
Attach the device with *DEVICE_ID* from *BACKEND_DOMAIN* to the domain *VMNAME*
|
Attach the device with *DEVICE_ID* from *BACKEND_DOMAIN* to the domain *VMNAME*
|
||||||
|
|
||||||
@ -67,7 +67,7 @@ aliases: a, at
|
|||||||
detach
|
detach
|
||||||
^^^^^^
|
^^^^^^
|
||||||
|
|
||||||
| :command:`qvm-volume detach` [-h] [--verbose] [--quiet] *VMNAME* *BACKEND_DOMAIN:DEVICE_ID*
|
| :command:`qvm-device` *DEVICE_CLASS* detach [-h] [--verbose] [--quiet] *VMNAME* *BACKEND_DOMAIN:DEVICE_ID*
|
||||||
|
|
||||||
Detach the device with *BACKEND_DOMAIN:DEVICE_ID* from domain *VMNAME*
|
Detach the device with *BACKEND_DOMAIN:DEVICE_ID* from domain *VMNAME*
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
.. program:: qvm-volume
|
.. program:: qvm-volume
|
||||||
|
|
||||||
:program:`qvm-volume` -- Qubes volume and block device managment
|
:program:`qvm-volume` -- Qubes volume and block device managment
|
||||||
===============================================================
|
================================================================
|
||||||
|
|
||||||
Synopsis
|
Synopsis
|
||||||
--------
|
--------
|
||||||
|
Loading…
Reference in New Issue
Block a user