Skip to content

Commit 4b470a2

Browse files
sirainencmouse
authored andcommitted
man/doveconf: Add -U parameter
1 parent b90414e commit 4b470a2

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

.github/actions/spelling/patterns.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,8 @@ BBAAAAAAAAAAAAAAAAAAAAAAB
106106
d88ff1001d4bf753a1b800001accfe22
107107
&U,BTFw-
108108
&ZeVnLIqe-
109-
-adnPNx
109+
-adn
110+
PNUx
110111
F=DFMPhnu9,
111112
SPfne
112113
\bAPPEND(?:ed|s)

docs/core/man/doveconf.1.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dovecotComponent: core
99
## SYNOPSIS
1010

1111
**doveconf**
12-
[**-adnPNx**]
12+
[**-adnPNUx**]
1313
[**-c** *config-file*]
1414
[**-f** *filter*]
1515

@@ -94,6 +94,9 @@ configuration in easy human readable output.
9494
**-P**
9595
: Show passwords and other sensitive values.
9696

97+
**-U**
98+
: Ignore all unknown settings in config file.
99+
97100
**-x**
98101
: Expand configuration variables (e.g. `$ENV:foo`) and show file contents
99102
(from e.g. `ssl_server_key_password = \</etc/ssl/password.txt`).

0 commit comments

Comments
 (0)