From: Eric Wong Date: Sat, 25 Sep 2021 07:08:38 +0000 (+0000) Subject: doc: lei-rm: remove unnecessary -F values X-Git-Tag: v1.7.0~272 X-Git-Url: http://www.git.stargrave.org/?p=public-inbox.git;a=commitdiff_plain;h=237fc1f6af4a364f7f3580efea6c5bf62a5cb0a9 doc: lei-rm: remove unnecessary -F values -F is really only useful for distinguishing between mbox variants and single message/rfc822 files. URLs and directory-based formats can be auto-detected easily enough. --- diff --git a/Documentation/lei-rm.pod b/Documentation/lei-rm.pod index f2a0c0f0..67bfb551 100644 --- a/Documentation/lei-rm.pod +++ b/Documentation/lei-rm.pod @@ -34,10 +34,13 @@ the command-line. =item --in-format=MAIL_FORMAT -Message input format: C, C, C, C, C, -C, C, C, C, or C. +Message input format: C, C, C, C, or C +when reading from stdin or using one of the mbox variants. -Default: C when reading from stdin +Not necessary when using an IMAP URL, NNTP URL or Maildir. + +Default: C when reading from stdin or if the file suffix +ends in C<.patch> or C<.eml>. =item --lock=METHOD