diff options
-rw-r--r-- | docs/podman-stop.1.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/podman-stop.1.md b/docs/podman-stop.1.md index 58cb2c39c..241da1f71 100644 --- a/docs/podman-stop.1.md +++ b/docs/podman-stop.1.md @@ -17,7 +17,7 @@ container and also via command line when creating the container. ## OPTIONS -**--timeout, t** +**--timeout, --time, t** Timeout to wait before forcibly stopping the container |