mirror of
https://github.com/containers/podman.git
synced 2025-09-18 07:51:22 +08:00

Fixes an error in the `podman container prune` docs that provides an example of how to use the `--filter until=` flag/filter in an incorrect way. Fixes: #19119 Signed-off-by: Jake Correnti <jakecorrenti+github@proton.me>