From 5927a3f2e37eb58585934bc0925c063796d9f49d Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Fri, 22 Jul 2016 21:36:46 +0200 Subject: add manpages --- man/mscan.1 | 60 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 man/mscan.1 (limited to 'man/mscan.1') diff --git a/man/mscan.1 b/man/mscan.1 new file mode 100644 index 0000000..6c7055a --- /dev/null +++ b/man/mscan.1 @@ -0,0 +1,60 @@ +.Dd July 22, 2016 +.Dt MSCAN 1 +.Os +.Sh NAME +.Nm mscan +.Nd print a one line per message mail listing +.Sh SYNOPSIS +.Nm +.Ar msgs\ ... +.Sh DESCRIPTION +.Nm +prints a one line summary for each message. +See +.Xr mmsg 5 +for the message argument syntax. +.Pp +If no +.Ar msgs +are passed, +.Nm +reads file names from standard input, +or uses the mails in the current sequence when used interactively. +.Pp +For each message, +.Nm +prints +flags, +the sequence number (if applicable), +the date, +the originator, +and the subject of the message. +.Sh FLAGS +.Bl -tag -width 2n -compact +.It Li \&> +The current message +.It Li \&. +A seen message +.It Li x +A trashed message +.It Li \&* +A flagged message +.It Li \&- +A replied-to message +.El +.Sh EXIT STATUS +.Ex -std +.Sh SEE ALSO +.Xr mmsg 5 +.Sh AUTHORS +.An Christian Neukirchen Aq Mt chneukirchen@gmail.com +.Sh LICENSE +.Nm +is in the public domain. +.Pp +To the extent possible under law, +the creator of this work +has waived all copyright and related or +neighboring rights to this work. +.Pp +.Lk http://creativecommons.org/publicdomain/zero/1.0/ -- cgit 1.4.1