31 lines
802 B
ReStructuredText
31 lines
802 B
ReStructuredText
.. program:: qvm-clone-template
|
|
|
|
==========================================================================================
|
|
:program:`qvm-clone-template` -- Clones an existing template by copying all its disk files
|
|
==========================================================================================
|
|
|
|
Synopsis
|
|
========
|
|
| qvm-clone-template [options] <src-template-name> <new-template-name>
|
|
|
|
Options
|
|
=======
|
|
.. option:: --help, -h
|
|
|
|
Show this help message and exit
|
|
|
|
.. option:: --quiet, -q
|
|
|
|
Be quiet
|
|
|
|
.. option:: --path=DIR_PATH, -p DIR_PATH
|
|
|
|
Specify path to the template directory
|
|
|
|
Authors
|
|
=======
|
|
| Joanna Rutkowska <joanna at invisiblethingslab dot com>
|
|
| Rafal Wojtczuk <rafal at invisiblethingslab dot com>
|
|
| Marek Marczykowski <marmarek at invisiblethingslab dot com>
|
|
|