X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=man%2Finc.man;h=627c20edb98d937f1ccf2f9ef46d1b2fa70cae98;hb=a8a488a128a8124503d01da632c7290f6abc0752;hp=d725b6c8771b8d3f70270265dd87a92301c8c15c;hpb=c59d387888272695ccf163a8057275dbdc77afd0;p=mmh diff --git a/man/inc.man b/man/inc.man index d725b6c..627c20e 100644 --- a/man/inc.man +++ b/man/inc.man @@ -1,4 +1,4 @@ -.TH INC %manext1% "%nmhdate%" MH.6.8 [%nmhversion%] XXX +.TH INC %manext1% "November 6, 2012" "%nmhversion%" .\" .\" %nmhwarning% .\" @@ -25,6 +25,8 @@ inc \- incorporate new mail .IR columns ] .RB [ \-host .IR hostname ] +.RB [ \-port +.IR portname/number ] .RB [ \-user .IR username ] .RB [ \-pack @@ -32,7 +34,7 @@ inc \- incorporate new mail .RB [ \-nopack ] .RB [ \-proxy .IR command ] -.RB [ \-sasl ] +.RB [ \-sasl " | " \-nosasl ] .RB [ \-saslmech .IR mechanism ] .RB [ \-snoop ] @@ -198,7 +200,10 @@ will query this POP service host for mail to incorporate. If is set and .B \-host is specified as well, the commandline switch will override -the environment variable. +the environment variable. The +.B \-port +switch specifies the port name or number used to connect to the POP +server. If unspecified the default is \*(lqpop3\*(rq. .PP The default is for .B inc @@ -315,6 +320,7 @@ switch. .RB ` \-changecur ' .RB ` \-format "' defaulted as described above" .RB ` \-nosilent ' +.RB ` \-nosasl ' .RB ` \-truncate "' if `" \-file " name' not given, `" \-notruncate "' otherwise" .RB ` \-width "' defaulted to the width of the terminal" .RB ` \-nopack ' @@ -327,11 +333,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 -quotes.