*: more clarification on server config file
Be more explicit in document and command line usage message that if a config file is provided, other command line flags and environment variables will be ignored.
This commit is contained in:
@ -35,7 +35,7 @@ var (
|
||||
Show the help information about etcd.
|
||||
|
||||
etcd --config-file
|
||||
Path to the server configuration file.
|
||||
Path to the server configuration file. Note that if a configuration file is provided, other command line flags and environment variables will be ignored.
|
||||
|
||||
etcd gateway
|
||||
Run the stateless pass-through etcd TCP connection forwarding proxy.
|
||||
|
Reference in New Issue
Block a user