Signed-off-by: Maximiliano Sandoval <m.sando...@proxmox.com> --- src/PVE/DataCenterConfig.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/PVE/DataCenterConfig.pm b/src/PVE/DataCenterConfig.pm index a3db78e..205b784 100644 --- a/src/PVE/DataCenterConfig.pm +++ b/src/PVE/DataCenterConfig.pm @@ -44,7 +44,7 @@ my $migration_format = { optional => 1, type => 'string', format => 'CIDR', format_description => 'CIDR', - description => "CIDR of the (sub) network that is used for migration." + description => "CIDR of the (sub) network that is used for migration and replication." }, }; -- 2.39.5 _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel