diff --git a/docs/source/markdown/podman-container-prune.1.md b/docs/source/markdown/podman-container-prune.1.md index 66519b96d5..e9f55c3166 100644 --- a/docs/source/markdown/podman-container-prune.1.md +++ b/docs/source/markdown/podman-container-prune.1.md @@ -62,7 +62,7 @@ fff1c5b6c3631746055ec40598ce8ecaa4b82aef122f9e3a85b03b55c0d06c23 602d343cd47e7cb3dfc808282a9900a3e4555747787ec6723bb68cedab8384d5 ``` -Remove all stopped containers from local storage created within last 10 minutes +Remove all stopped containers from local storage created before the last 10 minutes ``` $ podman container prune --filter until="10m" WARNING! This will remove all stopped containers.