doc: minor fixes to man pages

This commit is contained in:
Marek Marczykowski-Górecki 2017-06-19 23:57:36 +02:00
parent 998a42703f
commit 12fd4eb035
No known key found for this signature in database
GPG Key ID: 063938BA42CFA724
2 changed files with 3 additions and 3 deletions

View File

@ -49,7 +49,7 @@ aliases: ls, l
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*
@ -67,7 +67,7 @@ aliases: a, at
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*

View File

@ -1,7 +1,7 @@
.. program:: qvm-volume
:program:`qvm-volume` -- Qubes volume and block device managment
===============================================================
================================================================
Synopsis
--------