From fb6acb5f6b9629a51a3d5666f57a4615c80aae3b Mon Sep 17 00:00:00 2001 From: Wojtek Porczyk Date: Mon, 5 Oct 2015 23:57:03 +0200 Subject: [PATCH] core3: documentation fixes --- doc/manpages/qubes-create.rst | 8 ++++++-- doc/manpages/qvm-create.rst | 4 ++-- doc/manpages/qvm-ls.rst | 2 +- doc/manpages/qvm-prefs.rst | 2 +- doc/manpages/qvm-start.rst | 4 ++-- 5 files changed, 12 insertions(+), 8 deletions(-) diff --git a/doc/manpages/qubes-create.rst b/doc/manpages/qubes-create.rst index db1e7f8f..e6f0ac0f 100644 --- a/doc/manpages/qubes-create.rst +++ b/doc/manpages/qubes-create.rst @@ -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 ------- diff --git a/doc/manpages/qvm-create.rst b/doc/manpages/qvm-create.rst index 23c4552b..c5ec3cee 100644 --- a/doc/manpages/qvm-create.rst +++ b/doc/manpages/qvm-create.rst @@ -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 diff --git a/doc/manpages/qvm-ls.rst b/doc/manpages/qvm-ls.rst index 7aefb9ce..9c1a4d4a 100644 --- a/doc/manpages/qvm-ls.rst +++ b/doc/manpages/qvm-ls.rst @@ -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 diff --git a/doc/manpages/qvm-prefs.rst b/doc/manpages/qvm-prefs.rst index 7f0320e0..e981d4c0 100644 --- a/doc/manpages/qvm-prefs.rst +++ b/doc/manpages/qvm-prefs.rst @@ -19,7 +19,7 @@ Options List available properties with short descriptions and exit. -.. option:: --xml=XMLFILE +.. option:: --qubesxml=XMLFILE Qubes OS store file. diff --git a/doc/manpages/qvm-start.rst b/doc/manpages/qvm-start.rst index 035a3d95..c2c1738b 100644 --- a/doc/manpages/qvm-start.rst +++ b/doc/manpages/qvm-start.rst @@ -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