30 lines
623 B
ReStructuredText
30 lines
623 B
ReStructuredText
==================
|
|
qvm-clone-template
|
|
==================
|
|
|
|
NAME
|
|
====
|
|
qvm-clone-template - clones an existing template by copying all its disk files
|
|
|
|
:Date: 2012-04-10
|
|
|
|
SYNOPSIS
|
|
========
|
|
| qvm-clone-template [options] <src-template-name> <new-template-name>
|
|
|
|
OPTIONS
|
|
=======
|
|
-h, --help
|
|
Show this help message and exit
|
|
-q, --quiet
|
|
Be quiet
|
|
-p DIR_PATH, --path=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>
|
|
|