]> git.proxmox.com Git - pve-docs.git/blame_incremental - qmrestore.adoc
totp: fix copy/paste mistake
[pve-docs.git] / qmrestore.adoc
... / ...
CommitLineData
1ifdef::manvolnum[]
2qmrestore(1)
3============
4:pve-toplevel:
5
6NAME
7----
8
9qmrestore - Restore QemuServer `vzdump` Backups
10
11SYNOPSIS
12--------
13
14include::qmrestore.1-synopsis.adoc[]
15
16DESCRIPTION
17-----------
18endif::manvolnum[]
19
20ifndef::manvolnum[]
21Restore Virtual Machines
22========================
23endif::manvolnum[]
24
25
26Restore the QemuServer vzdump backup `archive` to virtual machine
27`vmid`. Volumes are allocated on the original storage if there is no
28`storage` specified.
29
30ifdef::manvolnum[]
31include::pve-copyright.adoc[]
32endif::manvolnum[]