doc: syntax to run a specific image tag

This commit is contained in:
Dražen Lučanin
2013-08-07 13:57:31 +02:00
parent 3782e34e67
commit 6115348dd9
+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