summaryrefslogtreecommitdiff
path: root/docs/podman-restart.1.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/podman-restart.1.md')
-rw-r--r--docs/podman-restart.1.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/podman-restart.1.md b/docs/podman-restart.1.md
index dd28e34c7..a20eee243 100644
--- a/docs/podman-restart.1.md
+++ b/docs/podman-restart.1.md
@@ -1,10 +1,10 @@
% podman-restart(1)
## NAME
-podman\-restart - Restart a container
+podman\-restart - Restart one or more containers
## SYNOPSIS
-**podman attach** [*options*] *container* ...
+**podman restart** [*options*] *container* ...
## DESCRIPTION
The restart command allows containers to be restarted using their ID or name.