Document that -config-dump shows sensitive info
Why: Avoid surprising users that may not expect that passwords might be printed in the config dump output What: Update manpage
This commit is contained in:
parent
aba2f83371
commit
229774d65d
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ Load configuration file\&.
|
|||
.PP
|
||||
.B \-config-dump
|
||||
.RS 4
|
||||
Print parsed configuration values\&.
|
||||
Print parsed configuration values. This will include sensitive information like passwords\&.
|
||||
.RE
|
||||
.PP
|
||||
.B \-create-admin
|
||||
|
|
Loading…
Reference in a new issue