docs: cli.md; document docker version output

Commit 3cec63d56f9de6332aa3f33502695283d4feb054 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 committed by Tibor Vass
parent 2477e56243
commit ef717d2e76
1 changed files with 2 additions and 2 deletions

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