From 95cad5a477ccfebdcba8b7f0d493a64c3fc46b90 Mon Sep 17 00:00:00 2001 From: Matthew Heon Date: Thu, 15 Mar 2018 15:23:13 -0400 Subject: Make manpage more clear Signed-off-by: Matthew Heon Closes: #503 Approved by: rhatdan --- docs/podman-restart.1.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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** -- cgit v1.2.3-54-g00ecf