fix host flag (#685)

pull/697/head
ksurl 4 years ago committed by GitHub
parent c917b159da
commit 589b00bbe1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -102,7 +102,7 @@ Environment Variable: NO_COLOR
Docker daemon socket to connect to. Can be pointed at a remote Docker host by specifying a TCP endpoint as "tcp://hostname:port".
```
Argument: --host, -h
Argument: --host, -H
Environment Variable: DOCKER_HOST
Type: String
Default: "unix:///var/run/docker.sock"

Loading…
Cancel
Save