瀏覽代碼

Merge pull request #10305 from johncming/doc

Documentation/op-guide: fix typo.
Gyuho Lee 7 年之前
父節點
當前提交
1124ccf4f9
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Documentation/op-guide/configuration.md

+ 1 - 1
Documentation/op-guide/configuration.md

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