summaryrefslogtreecommitdiff
path: root/docs/podman-restart.1.md
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2019-03-20 14:23:13 -0700
committerGitHub <noreply@github.com>2019-03-20 14:23:13 -0700
commit98c64356d1e7bf731d1f55c695ebd62564d432f3 (patch)
tree4ab50d66769599e7d3e40a0e726a05c6e28fa38c /docs/podman-restart.1.md
parenta7098485969095197059fe27f3d636a689f642fd (diff)
parentbeb71323b1ffbb6efdce663ba9ba7719fa0709f5 (diff)
downloadpodman-98c64356d1e7bf731d1f55c695ebd62564d432f3.tar.gz
podman-98c64356d1e7bf731d1f55c695ebd62564d432f3.tar.bz2
podman-98c64356d1e7bf731d1f55c695ebd62564d432f3.zip
Merge pull request #2722 from edsantiago/man_page_cleanup
man pages - consistency fixes
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.