Documentation/op-guide: fix typo.

release-3.4
caoming 2018-12-06 08:48:30 +08:00
parent 7f450bf696
commit e4ac8db4ae
1 changed files with 1 additions and 1 deletions

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.