Skip to content

Commit

Permalink
Merge pull request #104 from patrickhoefler/feature/fix_etcd-endpoint…
Browse files Browse the repository at this point in the history
…s_in_readme

Update -etcd-endpoints command line option in README
  • Loading branch information
eyakubovich committed Dec 22, 2014
2 parents 36b803f + 5fcecba commit 5de2ee5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ MTU that it supports.
## Key command line options

```
-etcd-endpoint="http://127.0.0.1:4001": etcd endpoint
-etcd-endpoints="http://127.0.0.1:4001": a comma-delimited list of etcd endpoints
-etcd-prefix="/coreos.com/network": etcd prefix
-iface="": interface to use (IP or name) for inter-host communication. Defaults to the interface for the default route on the machine.
-subnet-file="/run/flannel/subnet.env": filename where env variables (subnet and MTU values) will be written to
Expand Down

0 comments on commit 5de2ee5

Please sign in to comment.