diff options
Diffstat (limited to 'docs/podman-stop.1.md')
-rw-r--r-- | docs/podman-stop.1.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/podman-stop.1.md b/docs/podman-stop.1.md index 986a8e15d..98f74f269 100644 --- a/docs/podman-stop.1.md +++ b/docs/podman-stop.1.md @@ -4,7 +4,7 @@ podman\-stop - Stop one or more containers ## SYNOPSIS -**podman stop [OPTIONS] CONTAINER [...]** +**podman stop** [*options*] *container* ... ## DESCRIPTION Stops one or more containers. You may use container IDs or names as input. The **--timeout** switch |