Skip to content

Commit

Permalink
doc: minor fixes to man pages
Browse files Browse the repository at this point in the history
  • Loading branch information
marmarek committed Jun 19, 2017
1 parent 998a427 commit 12fd4eb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions doc/manpages/qvm-device.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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*

Expand All @@ -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*

Expand Down
2 changes: 1 addition & 1 deletion doc/manpages/qvm-volume.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.. program:: qvm-volume

:program:`qvm-volume` -- Qubes volume and block device managment
===============================================================
================================================================

Synopsis
--------
Expand Down

0 comments on commit 12fd4eb

Please sign in to comment.