mirror of
https://github.com/containers/podman.git
synced 2025-08-06 19:44:14 +08:00
Switch to using --time as opposed to --timeout to better match Docker.
We need to consistently use --time rather then --timeout throughout the code. Fix locations where timeout defaults are not set correctly as well. Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
This commit is contained in:
@ -27,7 +27,7 @@ Instead of providing the pod name or ID, stop the last created pod.
|
||||
|
||||
The latest option is not supported on the remote client.
|
||||
|
||||
**--timeout**, **-t**=*time*
|
||||
**--time**, **-t**=*time*
|
||||
|
||||
Timeout to wait before forcibly stopping the containers in the pod.
|
||||
|
||||
|
Reference in New Issue
Block a user