summaryrefslogtreecommitdiffstats
path: root/doc/man/global-options.inc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/global-options.inc')
-rw-r--r--doc/man/global-options.inc21
1 files changed, 21 insertions, 0 deletions
diff --git a/doc/man/global-options.inc b/doc/man/global-options.inc
new file mode 100644
index 0000000..bf99294
--- /dev/null
+++ b/doc/man/global-options.inc
@@ -0,0 +1,21 @@
+.SH OPTIONS
+Global
+.BR doveadm (1)
+.IR options :
+.TP
+.B \-D
+Enables verbosity and debug messages.
+.TP
+.BI \-o\ setting = value
+Overrides the configuration
+.I setting
+from
+.I @pkgsysconfdir@/dovecot.conf
+and from the userdb with the given
+.IR value .
+In order to override multiple settings, the
+.B \-o
+option may be specified multiple times.
+.TP
+.B \-v
+Enables verbosity, including progress counter.