Merge pull request #10305 from johncming/doc

Documentation/op-guide: fix typo.
This commit is contained in:
Gyuho Lee
2018-12-05 16:55:15 -08:00
committed by GitHub

View File

@@ -338,7 +338,7 @@ The security flags help to [build a secure etcd cluster][security].
### --log-outputs
+ Specify 'stdout' or 'stderr' to skip journald logging even when running under systemd, or list of comma separated output targets.
+ default: default
+ env variable: ETCD_LOG_OUTPUT
+ env variable: ETCD_LOG_OUTPUTS
### --debug
+ Drop the default log level to DEBUG for all subpackages.