updated default

Upstream-commit: 5325703c2758b394de3e12723dd8dc89b1df9b29
Component: engine
This commit is contained in:
Matthew Mueller
2013-08-17 21:54:10 -07:00
parent 5293419556
commit d4bbe3167c

View File

@ -15,7 +15,7 @@ To list available commands, either run ``docker`` with no parameters or execute
$ sudo docker
Usage: docker [OPTIONS] COMMAND [arg...]
-H=[tcp://127.0.0.1:4243]: tcp://host:port to bind/connect to or unix://path/to/socket to use
-H=[unix:///var/run/docker.sock]: tcp://host:port to bind/connect to or unix://path/to/socket to use
A self-sufficient runtime for linux containers.