X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=man%2Finc.man1;h=fc74195f556bca00d8b9f161d8eaef0d58bfa916;hp=40a04c5c8a169cf4f981fe4a549149629e367aa9;hb=32b2354dbaf4bf934936eb5b102a4a3d2fdd209a;hpb=d3540eaa4251b3a282115a72ed5d1bb39ce74b3f diff --git a/man/inc.man1 b/man/inc.man1 index 40a04c5..fc74195 100644 --- a/man/inc.man1 +++ b/man/inc.man1 @@ -15,15 +15,13 @@ inc \- incorporate new mail .RB [ \-changecur " | " \-nochangecur ] .RB [ \-form .IR formfile ] -.RB [ \-format -.IR string ] .RB [ \-file .IR name ] .RB [ \-silent " | " \-nosilent ] .RB [ \-truncate " | " \-notruncate ] .RB [ \-width .IR columns ] -.RB [ \-version ] +.RB [ \-Version ] .RB [ \-help ] .ad .SH DESCRIPTION @@ -42,7 +40,9 @@ will use either the folder given by a (non\-empty) entry in the user's profile, or the folder named .RI \*(lq inbox \*(rq. If the specified (or default) folder doesn't -exist, the user will be queried prior to its creation. +exist, the user will (in +.B \-nosilent +mode) be queried prior to its creation. .PP When the new messages are incorporated into the folder, they are assigned numbers starting with the next highest number for the folder. As the @@ -112,8 +112,6 @@ will not zero each sequence prior to adding messages. The interpretation of the .B \-form .IR formatfile , -.B \-format -.IR string , and .B \-width .I columns @@ -180,14 +178,14 @@ in the background and going on to other things. .fi .SH "SEE ALSO" -mhmail(1), scan(1), mh\-mail(5), post(8) +scan(1), mh\-mail(5) .SH DEFAULTS .nf .RB ` +folder "' defaulted by \*(lqInbox\*(rq above" .RB ` \-noaudit ' .RB ` \-changecur ' -.RB ` \-format "' defaulted as described above" +.RB ` \-form "' defaulted as described above" .RB ` \-nosilent ' .RB ` \-truncate "' if `" \-file " name' not given, `" \-notruncate "' otherwise" .RB ` \-width "' defaulted to the width of the terminal" @@ -201,12 +199,3 @@ message, unless the option is specified. This leaves the context ready for a .B show of the first new message. - -.SH BUGS -The argument to the -.B \-format -switch must be interpreted as a single -token by the shell that invokes -.BR inc . -Therefore, one must usually place the argument to this switch inside -double\-quotes.