]> git.proxmox.com Git - pve-container.git/blobdiff - src/PVE/LXC.pm
followup: which lock
[pve-container.git] / src / PVE / LXC.pm
index 4b34bca0ca5a8cefd5abb5d12e2e6bab9a20d854..b74806c498b6ffa8fbd1246c77ef5fa3aefe0f8f 100644 (file)
@@ -163,7 +163,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,
     }