From 1c51b3cecd534c206eaf140e610a5c43c2a5328c Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Sat, 5 Oct 2024 17:08:39 +0300 Subject: [PATCH] qm, qmrestore: edit page (#13984) * qmrestore: minor title edit * qm: mention subcommands --------- Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com> --- pages/linux/qm.md | 1 + pages/linux/qmrestore.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/pages/linux/qm.md b/pages/linux/qm.md index a9e9e64e6b..2fd818452b 100644 --- a/pages/linux/qm.md +++ b/pages/linux/qm.md @@ -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: . - List all virtual machines: diff --git a/pages/linux/qmrestore.md b/pages/linux/qmrestore.md index 1b130ec832..43f3a63b87 100644 --- a/pages/linux/qmrestore.md +++ b/pages/linux/qmrestore.md @@ -1,6 +1,6 @@ # qmrestore -> Restore QemuServer vzdump backups. +> Restore QemuServer `vzdump` backups. > More information: . - Restore virtual machine from given backup file on the original storage: