From 360487ab6d6bc7a38caab3a5b3f4c9a632675738 Mon Sep 17 00:00:00 2001 From: Ed Santiago Date: Wed, 13 Mar 2019 10:07:41 -0600 Subject: Add 'podman events' to podman(1) Also: enforce noSubArgs for podman events Also: remove unnecessary '[flags]' from Use message (Cobra adds it automatically) Signed-off-by: Ed Santiago --- docs/podman.1.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/podman.1.md b/docs/podman.1.md index 0182690d0..c4dc168c7 100644 --- a/docs/podman.1.md +++ b/docs/podman.1.md @@ -137,6 +137,7 @@ the exit codes follow the `chroot` standard, see below: | [podman-cp(1)](podman-cp.1.md) | Copy files/folders between a container and the local filesystem. | | [podman-create(1)](podman-create.1.md) | Create a new container. | | [podman-diff(1)](podman-diff.1.md) | Inspect changes on a container or image's filesystem. | +| [podman-events(1)](podman-events.1.md) | Monitor Podman events | | [podman-exec(1)](podman-exec.1.md) | Execute a command in a running container. | | [podman-export(1)](podman-export.1.md) | Export a container's filesystem contents as a tar archive. | | [podman-generate(1)](podman-generate.1.md)| Generate structured data based for a containers and pods. | -- cgit v1.2.3-54-g00ecf