]> git.proxmox.com Git - pve-container.git/commitdiff
followup: which lock
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 21 Mar 2019 17:38:01 +0000 (18:38 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 21 Mar 2019 17:38:01 +0000 (18:38 +0100)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
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,
     }