mirror of
https://github.com/containers/podman.git
synced 2025-12-01 10:38:05 +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>