31 lines
725 B
ReStructuredText
31 lines
725 B
ReStructuredText
.. program:: qvm-clone
|
|
|
|
===========================================================================
|
|
:program:`qvm-clone` -- Clones an existing VM by copying all its disk files
|
|
===========================================================================
|
|
|
|
Synopsis
|
|
========
|
|
:command:`qvm-clone` [*options*] <*src-name*> <*new-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>
|