qm destroy: Extend --purge description

Add replication jobs & HA. This makes the enumeration complete.

Signed-off-by: Dominic Jäger <d.jaeger@proxmox.com>
This commit is contained in:
Dominic Jäger 2020-12-10 10:17:25 +01:00 committed by Thomas Lamprecht
parent 6711e689c6
commit 3eecc92525

View File

@ -1513,7 +1513,7 @@ __PACKAGE__->register_method({
skiplock => get_standard_option('skiplock'),
purge => {
type => 'boolean',
description => "Remove vmid from backup cron jobs.",
description => "Remove VM ID from backup jobs, replication jobs and HA resource configuration.",
optional => 1,
},
},