From 524ee127958ee8be8b530154488f6f7faca1635e Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Sat, 6 Aug 2016 18:27:01 +0200 Subject: msort: add -U and -I to sort by flags --- man/msort.1 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'man/msort.1') diff --git a/man/msort.1 b/man/msort.1 index 44cd332..8b9fb38 100644 --- a/man/msort.1 +++ b/man/msort.1 @@ -7,7 +7,7 @@ .Sh SYNOPSIS .Nm .Op Fl r -.Op Fl f | Fl d | Fl s | Fl F | Fl M | Fl S +.Op Fl f | Fl d | Fl s | Fl F | Fl M | Fl S | Fl U | Fl I .Op Ar msgs\ ... .Sh DESCRIPTION .Nm @@ -44,6 +44,10 @@ Sort by file name, using proper order for numbers in file names. Sort by message file modification time. .It Fl S Sort by message file size. +.It Fl U +Sort unread messages after read messages. +.It Fl I +Sort flagged messages before unflagged messages. .El .Sh EXIT STATUS .Ex -std -- cgit 1.4.1