update description

This commit is contained in:
Dominic London 2025-02-25 10:30:31 +00:00
parent 236b3e56b5
commit 2e630fc42b

View File

@ -164,7 +164,7 @@ options:
description:
- When O(assume_yes=true), pass C(--yes) to assume "yes" as answer to all prompts and run non-interactively.
- Right now a prompt is asked whenever a non-matching volume should be re-created. O(assume_yes=false)
results in the question not being answered, which will hang as it waits for stdin.
results in the question being answered by "no", which will simply re-use the existing volume.
- This option is only available on Docker Compose 2.32.0 or newer.
type: bool
default: false