Merge pull request #10764 from jingyih/clarify_config_file_setting

*: more clarification on when server config file is provided
This commit is contained in:
Gyuho Lee
2019-05-28 16:23:19 -07:00
committed by GitHub
3 changed files with 4 additions and 4 deletions

View File

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