summaryrefslogtreecommitdiff
path: root/docs/podman-wait.1.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/podman-wait.1.md')
-rw-r--r--docs/podman-wait.1.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/podman-wait.1.md b/docs/podman-wait.1.md
index e1a810ff1..ce1c70a5f 100644
--- a/docs/podman-wait.1.md
+++ b/docs/podman-wait.1.md
@@ -6,6 +6,8 @@ podman\-wait - Wait on one or more containers to stop and print their exit codes
## SYNOPSIS
**podman wait** [*options*] *container*
+**podman container wait** [*options*] *container*
+
## DESCRIPTION
Waits on one or more containers to stop. The container can be referred to by its
name or ID. In the case of multiple containers, podman will wait on each consecutively.