diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/mthread.1 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/man/mthread.1 b/man/mthread.1 index 7f0e0f9..cb2c29a 100644 --- a/man/mthread.1 +++ b/man/mthread.1 @@ -1,4 +1,4 @@ -.Dd July 22, 2016 +.Dd May 4, 2020 .Dt MTHREAD 1 .Os .Sh NAME @@ -7,6 +7,7 @@ .Sh SYNOPSIS .Nm .Op Fl v +.Op Fl r .Op Fl S Ar msg .Op Ar msgs\ ... .Sh DESCRIPTION @@ -33,6 +34,8 @@ The options are as follows: .Bl -tag -width Ds .It Fl v Do not prune unresolved Message-IDs at the top-level. +.It Fl r +Sort the top-level threads in reverse order (newest threads first). .It Fl S Ar msg Treat .Ar msg |