Jelajahi Sumber

Update -etcd-endpoints command line option in README

This patch updates the "key command line options" section in the README to reflect the changes regarding -etcd-endpoint(s) made in 74f9413deb00c0ca01bfb217aa56717b6edcfe64
Patrick Hoefler 10 tahun lalu
induk
melakukan
5fcecbab46
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -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