From 62da7c59eabcd8c6c8957a414a02efd6bf11d386 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 4 May 2020 14:45:07 +0200 Subject: mthread: add -r to reverse top-level order --- man/mthread.1 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'man') 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 -- cgit 1.4.1