Merge pull request #1259 from dsissitka/patch-3

*Documentation: Updated the stop command's docs.
This commit is contained in:
Ken Cochrane
2013-07-22 06:59:02 -07:00
2 changed files with 4 additions and 2 deletions
+3 -1
View File
@@ -8,6 +8,8 @@
::
Usage: docker stop [OPTIONS] NAME
Usage: docker stop [OPTIONS] CONTAINER [CONTAINER...]
Stop a running container
-t=10: Number of seconds to wait for the container to stop before killing it.