about summary refs log tree commit diff
path: root/man/mscan.1
diff options
context:
space:
mode:
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