summaryrefslogtreecommitdiff
path: root/docs/podman-exec.1.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/podman-exec.1.md')
-rw-r--r--docs/podman-exec.1.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/podman-exec.1.md b/docs/podman-exec.1.md
index ab8d75626..f71b21126 100644
--- a/docs/podman-exec.1.md
+++ b/docs/podman-exec.1.md
@@ -6,6 +6,8 @@ podman\-exec - Execute a command in a running container
## SYNOPSIS
**podman exec** [*options*] *container* [*command* [*arg* ...]]
+**podman container exec** [*options*] *container* [*command* [*arg* ...]]
+
## DESCRIPTION
**podman exec** executes a command in a running container.