X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=man%2Fscan.man1;h=173289591e94970470cee36f0d1f93abbcc3809e;hb=0e82199cf3c991a173e0ac8aa776efdb3ded61e6;hp=a4007d35c59dc57323bb8111859acfe8fbb375ce;hpb=5aaedc4256d58afe2481d667afdcb5162a914ba9;p=mmh diff --git a/man/scan.man1 b/man/scan.man1 index a4007d3..1732895 100644 --- a/man/scan.man1 +++ b/man/scan.man1 @@ -15,10 +15,8 @@ scan \- produce a one line per message scan listing .IR formatfile ] .RB [ \-format .IR string ] -.RB [ \-header " | " \-noheader ] .RB [ \-width .IR columns ] -.RB [ \-reverse " | " \-noreverse ] .RB [ \-file .IR filename ] .RB [ \-version ] @@ -30,14 +28,14 @@ produces a one\-line\-per\-message listing of the specified folder or messages. Each .B scan line contains the message number -(name), the date, the \*(lqFrom:\*(rq field, the \*(lqSubject\*(rq field, -and, if room allows, some of the body of the message. For example: +(name), the date, the \*(lqFrom:\*(rq field and the \*(lqSubject\*(rq field. +For example: .PP .RS 5 .nf .ta \w'15+- 'u +\w'07/\|05x 'u +\w'Dcrocker 'u -15+ 10/\|05 crocker nned\0\0<>\*(rq if the body is sufficiently short. .B Scan actually reads each of the specified messages and parses them to extract the desired fields. During parsing, appropriate error messages will be @@ -77,13 +70,6 @@ You should set the MM_CHARSET environment variable to your native character set, if it is not US-ASCII. See the mh-profile(5) man page for details about this environment variable. .PP -The switch -.BR \-reverse , -makes -.B scan -list the messages in reverse -order. -.PP The .B \-file .I filename @@ -93,9 +79,6 @@ listing of a maildrop file as produced by .BR packf . This listing includes every message in the file (you can't scan individual messages). -The switch -.B \-reverse -is ignored with this option. .PP The switch .B \-width @@ -103,15 +86,6 @@ The switch may be used to specify the width of the scan line. The default is to use the width of the terminal. .PP -The -.B \-header -switch produces a header line prior to the -.B scan -listing. Currently, the name of the folder and the current date and -time are output (see the -.B HISTORY -section for more information). -.PP If the .B \-clear switch is used and @@ -137,7 +111,7 @@ to exiting. For example, the command: .PP .RS 5 -(scan \-clear \-header; show all \-show pr \-f) | lpr +(scan \-clear ; show all \-show pr \-f) | lpr .RE .PP produces a scan listing of the current folder, followed by a formfeed, @@ -173,7 +147,6 @@ escapes: .nf .ta \w'Dtimenow 'u +\w'Returns 'u .I Escape Returns Description -body string the (compressed) first part of the body dtimenow date the current date folder string the name of the current folder .fi @@ -224,20 +197,12 @@ inc(1), pick(1), show(1), mh\-format(5) .RB ` +folder "' defaults to the current folder" .RB ` msgs "' defaults to all" .RB ` \-format "' defaulted as described above" -.RB ` \-noheader ' .RB ` \-width "' defaulted to the width of the terminal" .fi .SH CONTEXT If a folder is given, it will become the current folder. -.SH HISTORY -Prior to using the format string mechanism, -.B \-header -used to generate -a heading saying what each column in the listing was. Format strings -prevent this from happening. - .SH BUGS The argument to the .B \-format