]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
man: doveadm director flush - The parameter is -F, not -f
authorBernhard M. Wiedemann <bwiedemann@suse.de>
Fri, 10 Sep 2021 04:47:21 +0000 (06:47 +0200)
committerTimo Sirainen <timo.sirainen@open-xchange.com>
Fri, 10 Sep 2021 07:10:33 +0000 (09:10 +0200)
doc/man/doveadm-director.1.in

index c430a3db60a45c752a9145275aeec668450cfed1..2a2c68831334679e2bee7766fe4c06e0f0283251 100644 (file)
@@ -94,7 +94,7 @@ dumped state.
 .SS director flush
 .B doveadm director flush
 [\fB\-a\fP \fIdirector_socket_path\fP]
-[\fB\-f\fP]
+[\fB\-F\fP]
 [\fB\-\-max\-parallel\fP \fIn\fP]
 \fIhost\fP|\fBall\fP
 .PP
@@ -113,8 +113,8 @@ load spike, all the users aren\'t moved at once. The
 parameter specifies how many users can be moved concurrently.
 The default is 100.
 .PP
-If
-.B \-f
+If the
+.B \-F
 parameter is used, the user associations are simply dropped. Existing
 connections won\'t be kicked and flush scripts aren\'t run.
 .\"-------------------------------------