Merge pull request #2235 from anthonydahanne/master

Fix typo : info, not version
This commit is contained in:
Jean-Laurent de Morlhon 2015-11-10 09:16:11 +01:00
commit f3065ae771
1 changed files with 1 additions and 1 deletions

View File

@ -110,7 +110,7 @@ output of `docker info`:
``` ```
$ eval $(docker-machine env foobarmachine) $ eval $(docker-machine env foobarmachine)
$ docker version $ docker info
Containers: 0 Containers: 0
Images: 0 Images: 0
Storage Driver: overlay Storage Driver: overlay