mirror of
https://github.com/containers/podman.git
synced 2025-07-15 03:02:52 +08:00
Make manpage more clear
Signed-off-by: Matthew Heon <matthew.heon@gmail.com> Closes: #503 Approved by: rhatdan
This commit is contained in:
@ -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**
|
||||
|
Reference in New Issue
Block a user