瀏覽代碼

updated default

Matthew Mueller 12 年之前
父節點
當前提交
5325703c27
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/sources/commandline/cli.rst

+ 1 - 1
docs/sources/commandline/cli.rst

@@ -15,7 +15,7 @@ To list available commands, either run ``docker`` with no parameters or execute
 
 
   $ sudo docker
   $ sudo docker
     Usage: docker [OPTIONS] COMMAND [arg...]
     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.
     A self-sufficient runtime for linux containers.