summaryrefslogtreecommitdiff
path: root/docs/podman-export.1.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/podman-export.1.md')
-rw-r--r--docs/podman-export.1.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/podman-export.1.md b/docs/podman-export.1.md
index 3ccd783d8..4286d0e2f 100644
--- a/docs/podman-export.1.md
+++ b/docs/podman-export.1.md
@@ -6,6 +6,8 @@ podman\-export - Export a container's filesystem contents as a tar archive
## SYNOPSIS
**podman export** [*options*] *container*
+**podman container export** [*options*] *container*
+
## DESCRIPTION
**podman export** exports the filesystem of a container and saves it as a tarball
on the local machine. **podman export** writes to STDOUT by default and can be