diff options
Diffstat (limited to 'docs/podman-unpause.1.md')
-rw-r--r-- | docs/podman-unpause.1.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/podman-unpause.1.md b/docs/podman-unpause.1.md index c843ba4d8..9404e7648 100644 --- a/docs/podman-unpause.1.md +++ b/docs/podman-unpause.1.md @@ -4,7 +4,7 @@ podman\-unpause - Unpause one or more containers ## SYNOPSIS -**podman unpause [OPTIONS] CONTAINER [...]** +**podman unpause** [*options*] *container* ... ## DESCRIPTION Unpauses the processes in one or more containers. You may use container IDs or names as input. |