From: Bernhard M. Wiedemann Date: Fri, 10 Sep 2021 04:47:21 +0000 (+0200) Subject: man: doveadm director flush - The parameter is -F, not -f X-Git-Tag: 2.3.17~136 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=00eba31f193070b37ffd17dc827056c668235c2e;p=thirdparty%2Fdovecot%2Fcore.git man: doveadm director flush - The parameter is -F, not -f --- diff --git a/doc/man/doveadm-director.1.in b/doc/man/doveadm-director.1.in index c430a3db60..2a2c688313 100644 --- a/doc/man/doveadm-director.1.in +++ b/doc/man/doveadm-director.1.in @@ -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. .\"-------------------------------------