]> git.proxmox.com Git - pve-docs.git/blame - qmrestore.adoc
formatting cleanup
[pve-docs.git] / qmrestore.adoc
CommitLineData
a5bb4c40
DM
1ifdef::manvolnum[]
2PVE({manvolnum})
3================
4include::attributes.txt[]
5
6NAME
7----
8
8c1189b6 9qmrestore - Restore QemuServer `vzdump` Backups
a5bb4c40
DM
10
11SYNOPSYS
12--------
13
14include::qmrestore.1-synopsis.adoc[]
15
16DESCRIPTION
17-----------
18endif::manvolnum[]
19
20ifndef::manvolnum[]
21Restore Virtual Machines
22========================
23include::attributes.txt[]
24endif::manvolnum[]
25
26
8c1189b6
FG
27Restore the QemuServer vzdump backup `archive` to virtual machine
28`vmid`. Volumes are allocated on the original storage if there is no
29`storage` specified.
a5bb4c40
DM
30
31ifdef::manvolnum[]
32include::pve-copyright.adoc[]
33endif::manvolnum[]