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.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/podman-restart.1.md b/docs/podman-restart.1.md
index 0710793d7..7b9e6173a 100644
--- a/docs/podman-restart.1.md
+++ b/docs/podman-restart.1.md
@@ -10,7 +10,8 @@ podman restart - Restart a container
## DESCRIPTION
The restart command allows containers to be restarted using their ID or name.
-Containers will be stopped if they are running and then restarted.
+Containers will be stopped if they are running and then restarted. Stopped
+containers will not be stopped and will only be started.
## OPTIONS
**--timeout**