improve description of fstrim_cloned_disks

The phrasing left some room for speculation when this would be triggered.
E.g. after cloning a full VM?

Currently the only instances where it is used is when a disk is moved or
a VM migrated.

Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
This commit is contained in:
Aaron Lauterer 2020-12-15 16:22:03 +01:00 committed by Thomas Lamprecht
parent 0494299f57
commit 0a4aff09bd

View File

@ -156,7 +156,7 @@ my $agent_fmt = {
default_key => 1,
},
fstrim_cloned_disks => {
description => "Run fstrim after cloning/moving a disk.",
description => "Run fstrim after moving a disk or migrating the VM.",
type => 'boolean',
optional => 1,
default => 0