Skip to content

Commit 1124ccf

Browse files
authored
Merge pull request etcd-io#10305 from johncming/doc
Documentation/op-guide: fix typo.
2 parents 83696d9 + e4ac8db commit 1124ccf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/op-guide/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@ The security flags help to [build a secure etcd cluster][security].
338338
### --log-outputs
339339
+ Specify 'stdout' or 'stderr' to skip journald logging even when running under systemd, or list of comma separated output targets.
340340
+ default: default
341-
+ env variable: ETCD_LOG_OUTPUT
341+
+ env variable: ETCD_LOG_OUTPUTS
342342

343343
### --debug
344344
+ Drop the default log level to DEBUG for all subpackages.

0 commit comments

Comments
 (0)