diff options
Diffstat (limited to 'docs/podman-attach.1.md')
-rw-r--r-- | docs/podman-attach.1.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/podman-attach.1.md b/docs/podman-attach.1.md index df13e7118..f56bde9e1 100644 --- a/docs/podman-attach.1.md +++ b/docs/podman-attach.1.md @@ -4,7 +4,7 @@ podman\-attach - Attach to a running container ## SYNOPSIS -**podman attach [OPTIONS] CONTAINER** +**podman attach** [*options*] *container* ## DESCRIPTION The attach command allows you to attach to a running container using the container's ID |