core3: documentation fixes

This commit is contained in:
Wojtek Porczyk 2015-10-05 23:57:03 +02:00
parent ea44c0acf3
commit fb6acb5f6b
5 changed files with 12 additions and 8 deletions

View File

@ -9,7 +9,7 @@ to be readable though, so you can probably create it manually if you like.
Synopsis
--------
:command:`qubes-create` [-h] [--xml *XMLFILE*]
:command:`qubes-create` [-h] [--qubesxml *XMLFILE*] [--property *NAME*=*VALUE*]
Options
-------
@ -18,10 +18,14 @@ Options
show help message and exit
.. option:: --xml=XMLFILE
.. option:: --qubesxml=XMLFILE
Where to put this new file in question.
.. option:: --property=NAME=VALUE, --prop=NAME=VALUE, -p NAME=VALUE
On creation, set global property *NAME* to *VALUE*.
Authors
-------

View File

@ -6,7 +6,7 @@
Synopsis
--------
:command:`qvm-create` [-h] [--xml *XMLFILE*] [--force-root] [--class *CLS*] [--property *NAME*=*VALUE*] [--template *VALUE*] [--label *VALUE*] [--root-copy-from *FILENAME* | --root-move-from *FILENAME*] *VMNAME*
:command:`qvm-create` [-h] [--qubesxml *XMLFILE*] [--force-root] [--class *CLS*] [--property *NAME*=*VALUE*] [--template *VALUE*] [--label *VALUE*] [--root-copy-from *FILENAME* | --root-move-from *FILENAME*] *VMNAME*
Options
-------
@ -15,7 +15,7 @@ Options
show help message and exit
.. option:: --xml=XMLFILE
.. option:: --qubesxml=XMLFILE
Qubes OS store file

View File

@ -35,7 +35,7 @@ Options
:option:`--format`. All columns along with short descriptions can be listed
with :option:`--help-columns`.
.. option:: --xml=XMLFILE
.. option:: --qubesxml=XMLFILE
Qubes store file

View File

@ -19,7 +19,7 @@ Options
List available properties with short descriptions and exit.
.. option:: --xml=XMLFILE
.. option:: --qubesxml=XMLFILE
Qubes OS store file.

View File

@ -24,9 +24,9 @@ Options
Show help message and exit.
.. option:: --xml=XMLFILE
.. option:: --qubesxml=XMLFILE
Use another qubes.xml file.
Use another :file:`qubes.xml` file.
.. option:: --verbose, -v