diff options
author | Christian Neukirchen <chneukirchen@gmail.com> | 2016-07-26 00:27:11 +0200 |
---|---|---|
committer | Christian Neukirchen <chneukirchen@gmail.com> | 2016-07-26 00:27:11 +0200 |
commit | f629fd348f30eaa77842b7760cb6de72c57e7e76 (patch) | |
tree | d84c7651d771ff8f4949956a74552a99ebaf27c7 | |
parent | 8f9803f3410ddf64c251c33eb938ea623e938118 (diff) | |
download | mblaze-f629fd348f30eaa77842b7760cb6de72c57e7e76.tar.gz mblaze-f629fd348f30eaa77842b7760cb6de72c57e7e76.tar.xz mblaze-f629fd348f30eaa77842b7760cb6de72c57e7e76.zip |
mscan.1: explain subject flags
-rw-r--r-- | man/mscan.1 | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/man/mscan.1 b/man/mscan.1 index e3261bf..a2877c8 100644 --- a/man/mscan.1 +++ b/man/mscan.1 @@ -29,7 +29,7 @@ the sequence number (if applicable), the date, the originator, and the subject of the message. -.Sh FLAGS +.Sh MESSAGE FLAGS .Bl -tag -width 2n -compact .It Li \&> The current message @@ -42,6 +42,18 @@ A flagged message .It Li \&- A replied-to message .El +.Sh SUBJECT FLAGS +.Bl -tag -width 2n -compact +.It Li \&> +You are in +.Sq Li "To:" . +.It Li \&+ +You are in +.Sq Li "Cc:" . +.It Li \&: +You are in +.Sq Li "Resent-To:" . +.El .Sh EXIT STATUS .Ex -std .Sh SEE ALSO |