From 636a36fa5e6c8662d00d74e3213d31347170ef58 Mon Sep 17 00:00:00 2001 From: Yoann Lamouroux Date: Wed, 23 Apr 2025 14:36:16 +0200 Subject: [PATCH] docs: a command in README was using the legacy syntax --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 416421a..2134be9 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ clusters: And see `pvecontrol` in action right away: ```shell -pvecontrol -c fr-par-1 vmlist +pvecontrol -c fr-par-1 vm list ``` If you plan to use `pvecontrol` to move VMs around, you should grant it `PVEVMAdmin` permissions: