From 8d2c5bcc88f7e28c7b87b148f0f3cab4ab3696bd Mon Sep 17 00:00:00 2001 From: Emily Grace Seville Date: Thu, 22 Dec 2022 22:12:02 +1000 Subject: [PATCH] qm-showcmd: (#9652) - Use `specific` instead of `given`: standardization --- pages/linux/qm-showcmd.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/linux/qm-showcmd.md b/pages/linux/qm-showcmd.md index 7533a4761..1d52fb020 100644 --- a/pages/linux/qm-showcmd.md +++ b/pages/linux/qm-showcmd.md @@ -11,6 +11,6 @@ `qm showcmd --pretty {{true}} {{vm_id}}` -- Fetch config values from a given snapshot: +- Fetch config values from a specific snapshot: `qm showcmd --snapshot {{string}} {{vm_id}}`