From 2b89b241461c6baba777894f09a75df17dd05741 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Wed, 5 May 2021 16:38:32 -0400 Subject: Add support for podman manifest rm command This is mainly to match command line of Docker. Signed-off-by: Daniel J Walsh --- docs/source/manifest.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/source/manifest.rst') diff --git a/docs/source/manifest.rst b/docs/source/manifest.rst index b35deaad7..f0a06c2c7 100644 --- a/docs/source/manifest.rst +++ b/docs/source/manifest.rst @@ -14,3 +14,5 @@ Create and manipulate manifest lists and image indexes :doc:`push ` Push a manifest list or image index to a registry :doc:`remove ` Remove an image from a manifest list or image index + +:doc:`rm ` Remove manifest list or image index from local storage -- cgit v1.2.3-54-g00ecf