diff options
Diffstat (limited to 'docs/podman-mount.1.md')
-rw-r--r-- | docs/podman-mount.1.md | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/podman-mount.1.md b/docs/podman-mount.1.md index 04210f087..6af618012 100644 --- a/docs/podman-mount.1.md +++ b/docs/podman-mount.1.md @@ -4,9 +4,7 @@ podman\-mount - Mount the specifed working containers' root filesystem ## SYNOPSIS -**podman** **mount** - -**podman** **mount** **containerID [...]** +**podman** **mount** [*container* ...] ## DESCRIPTION Mounts the specified containers' root file system in a location which can be |