about summary refs log tree commit diff
path: root/man/mscan.1
diff options
context:
space:
mode:
authorLeah Neukirchen <leah@vuxu.org>2017-05-23 15:25:28 +0200
committerLeah Neukirchen <leah@vuxu.org>2017-05-23 15:25:28 +0200
commit94854ad1852527b3ef03b323948c2fd6c63803ef (patch)
treee7bcf1bda0737a3229da8162bc87429b0c527d79 /man/mscan.1
parente8107b1889a620b6ba446953e698b30f1803b2cb (diff)
downloadmblaze-94854ad1852527b3ef03b323948c2fd6c63803ef.tar.gz
mblaze-94854ad1852527b3ef03b323948c2fd6c63803ef.tar.xz
mblaze-94854ad1852527b3ef03b323948c2fd6c63803ef.zip
mscan: spawn a pager for interactive use
Diffstat (limited to 'man/mscan.1')
-rw-r--r--man/mscan.114
1 files changed, 13 insertions, 1 deletions
diff --git a/man/mscan.1 b/man/mscan.1
index d241d82..79e0982 100644
--- a/man/mscan.1
+++ b/man/mscan.1
@@ -22,7 +22,8 @@ If no
 are passed,
 .Nm
 reads file names from standard input,
-or uses the mails in the current sequence when used interactively.
+or uses the mails in the current sequence when used interactively
+(using a pager).
 .Pp
 By default,
 .Ar format
@@ -166,6 +167,17 @@ You are in
 You are in
 .Sq Li "Resent-To:" .
 .El
+.Sh ENVIRONMENT
+.Bl -tag -width MBLAZE_PAGER
+.It Ev MBLAZE_PAGER
+Any non-empty value of the environment variable
+.Ev MBLAZE_PAGER
+is used instead of the standard pagination program, specified in
+.Ev PAGER .
+When empty or set to
+.Sq Ic cat ,
+no pager is spawned.
+.El
 .Sh EXIT STATUS
 .Ex -std
 .Sh SEE ALSO