Merge pull request #1447 from kermit666/image-tag-doc

doc: syntax to run a specific image tag
This commit is contained in:
Andy Rothfusz
2013-08-07 16:23:45 -07:00
+1 -1
View File
@@ -8,7 +8,7 @@
::
Usage: docker run [OPTIONS] IMAGE [COMMAND] [ARG...]
Usage: docker run [OPTIONS] IMAGE[:TAG] [COMMAND] [ARG...]
Run a command in a new container