Make manpage more clear

Signed-off-by: Matthew Heon <matthew.heon@gmail.com>

Closes: #503
Approved by: rhatdan
This commit is contained in:
Matthew Heon
2018-03-15 15:23:13 -04:00
committed by Atomic Bot
parent 2724434369
commit 95cad5a477

View File

@ -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**