X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=man%2Ffolder.man1;h=be903be0475ae6003b4dca0cdb4c9b5690b42291;hp=4858486e1ef9704dcc637f9bf0da3abebfca09a0;hb=176905cd5ed51f8280fbf4bc81ad2cf3d01149ea;hpb=5aaedc4256d58afe2481d667afdcb5162a914ba9 diff --git a/man/folder.man1 b/man/folder.man1 index 4858486..be903be 100644 --- a/man/folder.man1 +++ b/man/folder.man1 @@ -13,7 +13,6 @@ folder, folders \- set/list current folder/message .RB [ \-all " | " \-noall ] .RB [ \-create " | " \-nocreate ] .RB [ \-fast " | " \-nofast ] -.RB [ \-header " | " \-noheader ] .RB [ \-recurse " | " \-norecurse ] .RB [ \-total " | " \-nototal ] .RB [ \-list " | " \-nolist ] @@ -21,7 +20,7 @@ folder, folders \- set/list current folder/message .RB [ \-pack " | " \-nopack ] .RB [ \-print ] .RB [ \-verbose " | " \-noverbose ] -.RB [ \-version ] +.RB [ \-Version ] .RB [ \-help ] .PP .HP 5 @@ -32,7 +31,7 @@ is equivalent to .ad .SH DESCRIPTION Since the -.B nmh +.B mmh environment is the shell, it is easy to lose track of the current folder from day to day. When .B folder @@ -48,7 +47,7 @@ they exist. An example of this summary is: .RS 5 .nf .ta \w'/rnd/phyl/Mail/EP 'u +\w'has ddd messages 'u +\w'(ddd\-ddd); 'u -inbox+ has \016 messages (\0\03\-\022); cur=\0\05. +inbox+ has \016 messages (\0\03\-\022); cur=\0\05 .fi .RE .PP @@ -59,16 +58,16 @@ and/or are specified, they will become the current folder and/or message. By comparison, when a .I +folder -argument is given, this corresponds to a \*(lqcd\*(rq operation +argument is given, this corresponds to a `cd' operation in the shell; when no .I +folder -argument is given, this corresponds roughly to a \*(lqpwd\*(rq +argument is given, this corresponds roughly to a `pwd' operation in the shell. .PP If the specified (or default) folder doesn't exist, the default action is to query the user as to whether the folder should be created; when standard input is not a tty, the answer to the query is assumed to be -\*(lqyes\*(rq. +`yes'. .PP Specifying .B \-create @@ -95,7 +94,7 @@ Specifying will produce a summary line for each top-level folder in the user's mmh directory, sorted alphabetically. (If .B folder -is invoked by a name ending with \*(lqs\*(rq (e.g. +is invoked by a name ending with `s' (e.g. .BR folders ), .B \-all is assumed). Specifying @@ -105,7 +104,7 @@ with will also produce a line for all sub-folders. 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. For example: @@ -114,34 +113,27 @@ context. For example: .nf .ta \w'/rnd/phyl/Mail/EP 'u +\w'has ddd messages 'u +\w'(ddd\-ddd); 'u FOLDER \0\0\0\0\0\0# MESSAGES RANGE CUR (OTHERS) -/var/work/folder has \035 messages (\01\-\035); cur=23. -/usr/bugs/Mail has \082 messages (\01\-108); cur=82. -ff has \0no messages. -inbox+ has \016 messages (\03\-\022); cur=\05. -mh has \076 messages (15\-\076); cur=70. -notes has \0\02 messages (\01\-\0\02); cur=\01. -ucom has 124 messages (\01\-124); cur=\06; (others). +/var/work/folder has \035 messages (\01\-\035); cur=23 +/usr/bugs/Mail has \082 messages (\01\-108); cur=82 +ff has \0no messages +inbox+ has \016 messages (\03\-\022); cur=\05 +mh has \076 messages (15\-\076); cur=70 +notes has \0\02 messages (\01\-\0\02); cur=\01 +ucom has 124 messages (\01\-124); cur=\06; (others) .ta \w'/rnd/phyl/Mail/EP has 'u TOTAL = 339 messages in 7 folders .fi .RE .PP -The \*(lq+\*(rq after +The `+' after .I inbox indicates that it is the current folder. -The \*(lq(others)\*(rq indicates that the folder +The `(others)' indicates that the folder .I ucom has files which aren't messages. These files may either be sub\-folders, or files that -don't belong under the nmh file naming scheme. -.PP -The header is output if either a -.B \-all -or a -.B \-header -switch is specified. It is suppressed by -.BR \-noheader . +don't belong under the mh file naming scheme. .PP The folder and message totals are output if either a .B \-all @@ -216,7 +208,7 @@ is not given, the current folder and the top of the .I folder\-stack are exchanged. This corresponds to the -\*(lqpushd\*(rq operation in the shell. +`pushd' operation in the shell. .PP The .B \-pop @@ -227,7 +219,7 @@ to discard the top of the after setting the current folder to that value. No .I +folder -argument is allowed. This corresponds to the \*(lqpopd\*(rq +argument is allowed. This corresponds to the `popd' operation in the shell. The .B \-push switch and the @@ -256,7 +248,7 @@ the action is taken, unless a .B \-nolist switch follows them on the command line. This corresponds -to the \*(lqdirs\*(rq operation in the shell. The +to the `dirs' operation in the shell. The .BR \-push , .BR \-pop , and @@ -291,7 +283,6 @@ refile(1), mhpath(1) .RB ` +folder "' defaults to the current folder" .RB ` msg "' defaults to none" .RB ` \-nofast ' -.RB ` \-noheader ' .RB ` \-nototal ' .RB ` \-nopack ' .RB ` \-norecurse '