diff options
Diffstat (limited to 'docs/podman-restart.1.md')
-rw-r--r-- | docs/podman-restart.1.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/podman-restart.1.md b/docs/podman-restart.1.md index 653ccbf63..770c4f18e 100644 --- a/docs/podman-restart.1.md +++ b/docs/podman-restart.1.md @@ -4,7 +4,7 @@ podman\-restart - Restart a container ## SYNOPSIS -**podman attach [OPTIONS] CONTAINER [CONTAINER...]** +**podman attach** [*options*] *container* ... ## DESCRIPTION The restart command allows containers to be restarted using their ID or name. |