core-admin/doc/manpages/qubes-create.rst
Wojtek Porczyk 345c16aa47 doc/manpages: fix qubes-create.1
The --property option went out in
83eef56f9d.
2017-05-26 17:19:30 +02:00

35 lines
662 B
ReStructuredText

.. program:: qubes-create
:program:`qubes-create` -- Create new Qubes OS store.
=====================================================
This command is the only supported way to create new qubes.xml. It is intended
to be readable though, so you can probably create it manually if you like.
Synopsis
--------
:command:`qubes-create` [-h] [--qubesxml *XMLFILE*] [--property *NAME*=*VALUE*]
Options
-------
.. option:: --help, -h
show help message and exit
.. option:: --verbose, -v
Increase verbosity.
.. option:: --quiet, -q
Decrease verbosity.
Authors
-------
| Wojtek Porczyk <woju at invisiblethingslab dot com>
.. vim: ts=3 sw=3 et tw=80