doc: add info about specific qvm-device cases
The tool can be called also as qvm-DEVICE_CLASS, for example qvm-block or qvm-pci.
This commit is contained in:
parent
626c764459
commit
3fcae995df
@ -9,6 +9,10 @@ Synopsis
|
||||
| :command:`qvm-device` [*options*] *DEVICE_CLASS* {list,ls,l} <*vm-name*>
|
||||
| :command:`qvm-device` [*options*] *DEVICE_CLASS* {attach,at,a} <*vm-name*> <*device*>
|
||||
| :command:`qvm-device` [*options*] *DEVICE_CLASS* {detach,dt,d} <*vm-name*> <*device*>
|
||||
| :command:`qvm-*DEVICE_CLASS*` [*options*] {list,ls,l,attach,at,a,detach,dt,d} <*vmname*> ...
|
||||
|
||||
Tool can be called either as `qvm-device *DEVICE_CLASS* ...`, or
|
||||
`qvm-*DEVICE_CLASS* ...`. The latter is used for `qvm-pci`, `qvm-block` etc.
|
||||
|
||||
Options
|
||||
=======
|
||||
|
Loading…
Reference in New Issue
Block a user