From 17783dda6880c786a6eb3f47b3b6100e43bcdc77 Mon Sep 17 00:00:00 2001 From: Qi Wang Date: Thu, 16 Apr 2020 00:41:09 -0400 Subject: manifest create,add,inspect Implememts manifest subcommands create, add, inspect. Signed-off-by: Qi Wang --- docs/source/markdown/podman.1.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/source/markdown/podman.1.md') diff --git a/docs/source/markdown/podman.1.md b/docs/source/markdown/podman.1.md index cd4148c95..6bac0cc9d 100644 --- a/docs/source/markdown/podman.1.md +++ b/docs/source/markdown/podman.1.md @@ -169,6 +169,7 @@ the exit codes follow the `chroot` standard, see below: | [podman-login(1)](podman-login.1.md) | Login to a container registry. | | [podman-logout(1)](podman-logout.1.md) | Logout of a container registry. | | [podman-logs(1)](podman-logs.1.md) | Display the logs of one or more containers. | +| [podman-manifest(1)](podman-manifest.1.md) | Create and manipulate manifest lists and image indexes. | | [podman-mount(1)](podman-mount.1.md) | Mount a working container's root filesystem. | | [podman-network(1)](podman-network.1.md) | Manage Podman CNI networks. | | [podman-pause(1)](podman-pause.1.md) | Pause one or more containers. | -- cgit v1.2.3-54-g00ecf