diff options
Diffstat (limited to 'docs/podman-mount.1.md')
-rw-r--r-- | docs/podman-mount.1.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/podman-mount.1.md b/docs/podman-mount.1.md index 5748fc804..8f4deeca6 100644 --- a/docs/podman-mount.1.md +++ b/docs/podman-mount.1.md @@ -6,6 +6,8 @@ podman\-mount - Mount a working container's root filesystem ## SYNOPSIS **podman mount** [*container* ...] +**podman container mount** [*container* ...] + ## DESCRIPTION Mounts the specified containers' root file system in a location which can be accessed from the host, and returns its location. |