From 7fa4d2cb18055d10847b2ede366205a44ec4a255 Mon Sep 17 00:00:00 2001 From: Jakub Guzik Date: Mon, 26 Jul 2021 22:37:45 +0200 Subject: Add prune until filter test for podman volume cli This commit follows work started in #10756. Changes made in #11015 enabled cli support for volume prune --filter until. Adding e2e test closes #10579. Signed-off-by: Jakub Guzik --- docs/source/markdown/podman-volume-prune.1.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'docs/source/markdown') diff --git a/docs/source/markdown/podman-volume-prune.1.md b/docs/source/markdown/podman-volume-prune.1.md index 9477cb5d5..b9599c200 100644 --- a/docs/source/markdown/podman-volume-prune.1.md +++ b/docs/source/markdown/podman-volume-prune.1.md @@ -23,12 +23,8 @@ Do not prompt for confirmation. Filter volumes to be pruned. Volumes can be filtered by the following attributes: -- dangling -- driver - label -- name -- opt -- scope +- until #### **--help** -- cgit v1.2.3-54-g00ecf