From 80dda8288ac54dccde18e10a2ddbc185815eb93e Mon Sep 17 00:00:00 2001 From: Leonardo Cecchi Date: Wed, 3 Jun 2026 11:49:14 +0200 Subject: [PATCH] chore: review Signed-off-by: Leonardo Cecchi --- web/docs/misc.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/web/docs/misc.md b/web/docs/misc.md index 1875961..e6594df 100644 --- a/web/docs/misc.md +++ b/web/docs/misc.md @@ -43,8 +43,9 @@ configuration. - `.spec.configuration.wal.archiveAdditionalCommandArgs`: for `barman-cloud-wal-archive` - `.spec.configuration.wal.restoreAdditionalCommandArgs`: for `barman-cloud-wal-restore` -Each field accepts a list of string arguments. If an argument is already -configured elsewhere in the plugin, the duplicate will be ignored. +Each field accepts a list of string arguments. If an argument conflicts with +one already set by the plugin, the user-provided value will be ignored. These +fields are intended to pass options the plugin does not configure automatically. ### Example: Extra Backup Options