From 8f346c30c3e3b79830ffe2310074867a1fd88846 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Sun, 9 Aug 2020 09:27:22 -0400 Subject: Add missing pages for docs.podman.io Lots of references to man pages missing from docs.podman.io Also fix sort order in man pages and other documents. Signed-off-by: Daniel J Walsh --- docs/source/manifest.rst | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 docs/source/manifest.rst (limited to 'docs/source/manifest.rst') diff --git a/docs/source/manifest.rst b/docs/source/manifest.rst new file mode 100644 index 000000000..c63c28502 --- /dev/null +++ b/docs/source/manifest.rst @@ -0,0 +1,14 @@ +Create and manipulate manifest lists and image indexes +================= + +:doc:`add ` Add an image to a manifest list or image index + +:doc:`annotate ` Add or update information about an entry in a manifest list or image index + +:doc:`create ` Create a manifest list or image index + +:doc:`inspect ` Display a manifest list or image index + +:doc:`push ` Push a manifest list or image index to a registry + +:doc:`remove ` Remove an image from a manifest list or image index -- cgit v1.2.3-54-g00ecf