summaryrefslogtreecommitdiff
path: root/docs/sources
diff options
context:
space:
mode:
authorSven Dowideit <SvenDowideit@fosiki.com>2014-03-30 10:38:36 +1000
committerSven Dowideit <SvenDowideit@fosiki.com>2014-03-30 10:38:36 +1000
commitc8ae307bab1d0acb109fcbd4aea220a9ba3e03ca (patch)
treea7357a29427c28d924c022f88e8c709073b6526b /docs/sources
parenteaf2dd08394fdf4ddb934d59fb8163125aee50d8 (diff)
parent36dfa0c4ec90404f76a6ec73c89d199e279ee96c (diff)
downloaddocker-c8ae307bab1d0acb109fcbd4aea220a9ba3e03ca.tar.gz
Merge pull request #4900 from WarheadsSE/fix-bip-docs
Fix daemon's documentation for -bip flag
Diffstat (limited to 'docs/sources')
-rw-r--r--docs/sources/reference/commandline/cli.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/sources/reference/commandline/cli.rst b/docs/sources/reference/commandline/cli.rst
index b39cbc2e9f..3d2aac5233 100644
--- a/docs/sources/reference/commandline/cli.rst
+++ b/docs/sources/reference/commandline/cli.rst
@@ -74,7 +74,7 @@ Commands
-G, --group="docker": Group to assign the unix socket specified by -H when running in daemon mode; use '' (the empty string) to disable setting of a group
--api-enable-cors=false: Enable CORS headers in the remote API
-b, --bridge="": Attach containers to a pre-existing network bridge; use 'none' to disable container networking
- --bip="": Use this CIDR notation address for the network bridge's IP, not compatible with -b
+ -bip="": Use this CIDR notation address for the network bridge's IP, not compatible with -b
-d, --daemon=false: Enable daemon mode
--dns=[]: Force docker to use specific DNS servers
--dns-search=[]: Force Docker to use specific DNS search domains