]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
man: doveconf - Document -P flag
authorAki Tuomi <aki.tuomi@dovecot.fi>
Fri, 9 Mar 2018 15:09:28 +0000 (17:09 +0200)
committerAki Tuomi <aki.tuomi@dovecot.fi>
Fri, 23 Mar 2018 13:01:01 +0000 (13:01 +0000)
doc/man/doveconf.1.in

index 986cc203d3e9a306bb9684550fed074cbf2df718..f3e8d2b2c62fc502869f4c257e9a305fc197f7b5 100644 (file)
@@ -5,7 +5,7 @@ doveconf \- Dovecot\(aqs configuration dumping utility
 .\"------------------------------------------------------------------------
 .SH SYNOPSIS
 .B doveconf
-.RB [ \-adnNSx ]
+.RB [ \-adnPNSx ]
 [\fB\-c\fP \fIconfig\-file\fP]
 [\fB\-f\fP \fIfilter\fP]
 [\fB\-m\fP \fImodule\fP]
@@ -124,6 +124,12 @@ Show settings with non\-default values and explicitly set default values.
 Dump settings in simplified machine parsable/readable format.
 .\"---------------------------------
 .TP
+.\"---------------------------------
+.TP
+.B \-P/
+Show passwords and other sensitive values.
+.\"---------------------------------
+.TP
 .B \-x
 Expand configuration variables (e.g. \(Domail_plugins \(rA quota) and show
 file contents (from e.g. ssl_cert = </etc/ssl/certs/dovecot.pem).