X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=man%2Finc.man1;h=415ebcbbbff1a0a79742da36b3b015082b30dfc7;hp=1abc45b15f8f91651802ed6002b60d3aaa33a1e4;hb=e8843fe6800f7cf727240b3a0b5514aab3d11c93;hpb=f51956be123db66b00138f80464d06f030dbb88d diff --git a/man/inc.man1 b/man/inc.man1 index 1abc45b..415ebcb 100644 --- a/man/inc.man1 +++ b/man/inc.man1 @@ -21,7 +21,7 @@ inc \- incorporate new mail .RB [ \-truncate " | " \-notruncate ] .RB [ \-width .IR columns ] -.RB [ \-version ] +.RB [ \-Version ] .RB [ \-help ] .ad .SH DESCRIPTION @@ -36,11 +36,13 @@ You may specify which folder to use with If no folder is specified, then .B inc will use either the folder given by a (non\-empty) -.RI \*(lq Inbox \*(rq +.RI ` Inbox ' entry in the user's profile, or the folder named -.RI \*(lq inbox \*(rq. +.RI ` inbox '. 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 @@ -49,7 +51,7 @@ messages are processed, a listing of the new mail is produced. .PP If the user's profile contains a -.RI \*(lq "Msg\-Protect: nnn" \*(rq +.RI ` "Msg\-Protect: nnn" ' entry, it will be used as the protection on the newly created messages, otherwise the @@ -83,10 +85,10 @@ Eventually, and .B dist may also produce audits to this (or another) file, perhaps with -.RI \*(lq Message\-Id \*(rq +.RI ` Message\-Id ' information to keep an exact correspondence history. -.RI \*(lq Audit\-file \*(rq +.RI ` Audit\-file ' will be in the current directory unless a full path is specified. .PP .B Inc @@ -99,7 +101,7 @@ In all cases, the user's mail drop will be zeroed, unless the switch is given. .PP If the profile entry -.RI \*(lq Unseen\-Sequence \*(rq +.RI ` Unseen\-Sequence ' is present and non\-empty, then .B inc will add each of the newly incorporated messages to @@ -138,7 +140,7 @@ switch still overrides this, however). If this environment variable is not set, then .B inc will consult the profile entry -.RI \*(lq MailDrop \*(rq +.RI ` MailDrop ' for this information. If the value found is not absolute, then it is interpreted relative to the user's .B nmh @@ -169,18 +171,18 @@ in the background and going on to other things. .ta \w'ExtraBigProfileName 'u ^Path:~^To determine the user's mail storage ^Alternate\-Mailboxes:~^To determine the user's mailboxes -^Inbox:~^To determine the inbox, default \*(lqinbox\*(rq +^Inbox:~^To determine the inbox, default `inbox' ^Folder\-Protect:~^To set mode when creating a new folder ^Msg\-Protect:~^To set mode when creating a new message and audit\-file ^Unseen\-Sequence:~^To name sequences denoting unseen messages .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 ` +folder "' defaulted by `Inbox' above" .RB ` \-noaudit ' .RB ` \-changecur ' .RB ` \-form "' defaulted as described above" @@ -197,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 \-form -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.