]> git.proxmox.com Git - qemu-server.git/commitdiff
followup: which lock
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 21 Mar 2019 11:53:17 +0000 (12:53 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 21 Mar 2019 11:53:17 +0000 (12:53 +0100)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
PVE/QemuServer.pm

index 85f4ab3df3900230bba93586fad62bdd6f31a702..c21876beae4b6345c7f5078263061e2d5bc2bd89 100644 (file)
@@ -3066,7 +3066,7 @@ our $vmstatus_return_properties = {
        optional => 1,
     },
     lock => {
-       description => "The current lock, if any.",
+       description => "The current config lock, if any.",
        type => 'string',
        optional => 1,
     }