mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
qm, qmrestore: edit page (#13984)
* qmrestore: minor title edit * qm: mention subcommands --------- Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
This commit is contained in:
parent
a07f7374f9
commit
1c51b3cecd
2 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
|||
# qm
|
||||
|
||||
> QEMU/KVM Virtual Machine Manager.
|
||||
> Some subcommands such as `list`, `start`, `stop`, `clone`, etc. have their own usage documentation.
|
||||
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html>.
|
||||
|
||||
- List all virtual machines:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# qmrestore
|
||||
|
||||
> Restore QemuServer vzdump backups.
|
||||
> Restore QemuServer `vzdump` backups.
|
||||
> More information: <https://pve.proxmox.com/pve-docs/qmrestore.1.html>.
|
||||
|
||||
- Restore virtual machine from given backup file on the original storage:
|
||||
|
|
Loading…
Add table
Reference in a new issue