Update docs. Make PULL up to date, remove deprecated falg and update PUSH

Docker-DCO-1.1-Signed-off-by: Guillaume J. Charmes <guillaume@charmes.net> (github: creack)
This commit is contained in:
Guillaume J. Charmes 2014-04-01 11:17:54 -07:00
parent e648a186d6
commit b8d660d946
No known key found for this signature in database
GPG Key ID: B33E4642CB6E3FF3
1 changed files with 2 additions and 4 deletions

View File

@ -1007,12 +1007,10 @@ The last container is marked as a ``Ghost`` container. It is a container that wa
::
Usage: docker pull NAME
Usage: docker pull NAME[:TAG]
Pull an image or a repository from the registry
-t, --tag="": Download tagged image in repository
.. _cli_push:
@ -1021,7 +1019,7 @@ The last container is marked as a ``Ghost`` container. It is a container that wa
::
Usage: docker push NAME
Usage: docker push NAME[:TAG]
Push an image or a repository to the registry