1
0
mirror of https://github.com/docker/cli.git synced 2026-01-22 03:22:01 +03:00

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)
Upstream-commit: ef717d2e76
Component: cli
This commit is contained in:
Jonathan McCrohan
2014-05-20 01:40:44 +01:00
committed by Tibor Vass
parent 61adbaad6d
commit 059e07473f

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