diff --git a/src/main/asciidoc/inc/_docker-stop.adoc b/src/main/asciidoc/inc/_docker-stop.adoc index 61a6d9be2..8e4f62bc5 100644 --- a/src/main/asciidoc/inc/_docker-stop.adoc +++ b/src/main/asciidoc/inc/_docker-stop.adoc @@ -38,7 +38,7 @@ This should match the setting for <<{plugin}:start>> goals if the goals are conf | `docker.keepRunning` | *removeVolumes* -| If set to `true` will remove any volumes associated to the container as well. This option will be ignored if either `keepContainer` or `keepRunning` are true. +| If set to `true` will remove anonymous volumes associated to the container as well. This option will be ignored if either `keepContainer` or `keepRunning` are true. | `docker.removeVolumes` | *stopNamePattern*