X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/46f35e659f3bc3e808a70263bea0ec72624c8a08..0328f2c528b4a07c27cac8f3acfc39ebc873cbdd:/man/scan.man diff --git a/man/scan.man b/man/scan.man index d63e280e..c1516854 100644 --- a/man/scan.man +++ b/man/scan.man @@ -3,11 +3,13 @@ .\" %nmhwarning% .\" .SH NAME -scan \- produce a one line per message scan listing +scan \- produce a one line per nmh message scan listing .SH SYNOPSIS .HP 5 .na .B scan +.RB [ \-help ] +.RB [ \-version ] .RI [ +folder ] .RI [ msgs ] .RB [ \-clear " | " \-noclear ] @@ -21,11 +23,9 @@ scan \- produce a one line per message scan listing .RB [ \-reverse " | " \-noreverse ] .RB [ \-file .IR filename ] -.RB [ \-version ] -.RB [ \-help ] .ad .SH DESCRIPTION -.B Scan +.B scan produces a one\-line\-per\-message listing of the specified folder or messages. Each .B scan @@ -61,7 +61,7 @@ If there is sufficient room left on the line after the subject, the line will be filled with text from the body, preceded by \*(lq<<\*(rq, and terminated by \*(lq>>\*(rq if the body is sufficiently short. -.B Scan +.B scan actually reads each of the specified messages and parses them to extract the desired fields. During parsing, appropriate error messages will be produced if there are format errors in any of the messages. @@ -70,7 +70,7 @@ By default, .B scan will decode RFC 2047 (MIME) encoding in these scan listings. -.B Scan +.B scan will only decode these fields if your terminal can natively display the character set used in the encoding. You should set the appropriate @@ -92,7 +92,7 @@ The .I filename switch allows the user to obtain a .B scan -listing of a maildrop file as produced by +listing of a mail drop file as produced by .BR packf . This listing includes every message in the file (you can't scan individual messages).