X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=man%2Fflist.man1;h=b4ebc7d3e5aabd30360d6b021b6c6e87780216a5;hp=f505ba8d709c9ac42aff5b089e15d47d7682f920;hb=18591f8e001ecedbee48a51c1d1f08ebaa1c15c8;hpb=5aaedc4256d58afe2481d667afdcb5162a914ba9 diff --git a/man/flist.man1 b/man/flist.man1 index f505ba8..b4ebc7d 100644 --- a/man/flist.man1 +++ b/man/flist.man1 @@ -3,7 +3,7 @@ .\" .TH FLIST %manext1% "%nmhdate%" MH.6.8 [%nmhversion%] .SH NAME -flist, flists \- list the number of messages in given sequence(s) +flist, flists \- list folders with messages in given sequence(s) .SH SYNOPSIS .HP 5 .na @@ -21,7 +21,7 @@ flist, flists \- list the number of messages in given sequence(s) .RB [ \-recurse " | " \-norecurse ] .RB [ \-fast " | " \-nofast ] .RB [ \-alpha " | " \-noalpha ] -.RB [ \-version ] +.RB [ \-Version ] .RB [ \-help ] .PP .HP 5 @@ -35,7 +35,7 @@ is equivalent to is used to search a list of folders and display the number of messages in these folders that are in a given sequence or set of sequences (for example the -.RI \*(lq unseen \*(rq +.RI ` unseen ' sequence). This is especially useful if you use some mechanism such as .B slocal @@ -48,7 +48,7 @@ to pre-sort your mail into different folders before you view it. By default, the command .B flist will search the current folder for the given sequence or sequences (usually -.RI \*(lq unseen \*(rq). +.RI ` unseen '). If (possibly multiple) folders are specified on the command line with .IR +folder , then all these folders are searched for the given sequence(s). @@ -62,7 +62,7 @@ is used to specify the name of a sequence in which to search for. This option may be used multiple times to specify multiple sequences. If this is not given, then the default is to search for all the sequences specified by the -.RI \*(lq Unseen-Sequence \*(rq +.RI ` Unseen-Sequence ' profile component. For more details about sequences, read the .BR mh\-sequence (7) man page. @@ -106,7 +106,7 @@ then will search all the folders in the top level of the users mmh directory. These folders are all preceded by the read\-only folders, which occur as -.RI \*(lq atr\-cur\- \*(rq +.RI ` atr\-cur\- ' entries in the user's .B mmh context. @@ -125,11 +125,11 @@ postmaster has 1 in sequence unseen ; out of 3 .fi .RE .PP -The \*(lq+\*(rq after +The `+' after .I inbox indicates that it is the current folder. .PP -The \*(lqprivate\*(rq flag indicates that the given sequence for +The `private' flag indicates that the given sequence for that folder is private. See the .BR mh\-sequence (7) man page for details about private sequences. @@ -145,7 +145,7 @@ given sequence. You may specify multiple folders in this way. .PP If .B flist -is invoked by a name ending with \*(lqs\*(rq +is invoked by a name ending with `s' (e.g. .BR flists ), then the switch @@ -155,11 +155,11 @@ is assumed by default. The sorting order for the listing is alphabetical (with .BR \-alpha ), or in a priority order defined by the -.RI \*(lq Flist-Order \*(rq +.RI ` Flist-Order ' profile entry (with .BR \-noalpha ). Each item in the -.RI \*(lq Flist-Order \*(rq +.RI ` Flist-Order ' is a folder name or a folder name pattern that uses * to match zero or more characters. Longer matching patterns have precedence over shorter matching patterns.