1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

docs: cli.md; document docker version output

Commit 3cec63d56f changed the output of
docker version. Updating docs accordingly.

Docker-DCO-1.1-Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com> (github: jmccrohan)
This commit is contained in:
Jonathan McCrohan 2014-05-20 01:40:44 +01:00
parent 05c3325a02
commit 4052a81830

View file

@ -1143,8 +1143,8 @@ them to [*Share Images via Repositories*](
Show the docker version information.
Show the version of the Docker client, daemon, and latest released
version.
Show the Docker version, API version, Git commit, and Go version of
both Docker client and daemon.
## wait