From 841984f6453b351efec3953c5b53fc56a6b1d91c Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Fri, 30 Jun 2017 13:28:05 +0200 Subject: mthread: add optional message support --- man/mthread.1 | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'man/mthread.1') diff --git a/man/mthread.1 b/man/mthread.1 index d4fd69f..6ff3495 100644 --- a/man/mthread.1 +++ b/man/mthread.1 @@ -7,6 +7,7 @@ .Sh SYNOPSIS .Nm .Op Fl v +.Op Fl S Ar msg .Op Ar msgs\ ... .Sh DESCRIPTION .Nm @@ -30,6 +31,15 @@ The options are as follows: .Bl -tag -width Ds .It Fl v Do not prune unresolved Message-IDs at the top-level. +.It Fl S Ar msg +Treat +.Ar msg +as optional message(s) that will be added to threads only in case they +are referenced. +Threads where all messages are optional are suppressed. +You can use +.Fl S +to add outbox folders and complete threads where your replies were missing. .El .Sh EXIT STATUS .Ex -std -- cgit 1.4.1