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/Commands.rst | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'docs/source/Commands.rst') diff --git a/docs/source/Commands.rst b/docs/source/Commands.rst index aba29bd82..a3ff24e89 100644 --- a/docs/source/Commands.rst +++ b/docs/source/Commands.rst @@ -6,11 +6,13 @@ Commands :doc:`attach ` Attach to a running container +:doc:`auto-update ` Auto update containers according to their auto-update policy + :doc:`build ` Build an image using instructions from Containerfiles :doc:`commit ` Create new image based on the changed container -:doc:`containers ` Manage Containers +:doc:`container ` Manage Containers :doc:`cp ` Copy files/folders between a container and the local filesystem @@ -52,6 +54,8 @@ Commands :doc:`logs ` Fetch the logs of a container +:doc:`manifest ` Create and manipulate manifest lists and image indexes + :doc:`mount ` Mount a working container's root filesystem :doc:`network ` Manage Networks @@ -100,6 +104,8 @@ Commands :doc:`unshare ` Run a command in a modified user namespace +:doc:`untag ` Removes one or more names from a locally-stored image + :doc:`version ` Display the Podman Version Information :doc:`volume ` Manage volumes -- cgit v1.2.3-54-g00ecf