X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=man%2Fwhom.man1;h=d52dbca940971bf9b82f0a952f6e1acb645e7796;hp=b40787b89e61d1c6b55873410435356a979f3515;hb=18591f8e001ecedbee48a51c1d1f08ebaa1c15c8;hpb=921ea2dd0444ebe67a980b54b8017125d371c8e6 diff --git a/man/whom.man1 b/man/whom.man1 index b40787b..d52dbca 100644 --- a/man/whom.man1 +++ b/man/whom.man1 @@ -9,6 +9,7 @@ whom \- report to whom a message would go .na .B whom .RB [ \-tocc " | " \-notocc ] +.RB [ \-dcc " | " \-nodcc ] .RB [ \-bcc " | " \-nobcc ] .RB [ \-alias " | " \-noalias ] .RB [ \-Version ] @@ -21,20 +22,23 @@ is used to list the recipient addresses in the headers of a message. .PP Per default, .B whom -lists both, sighted and hidden, recipients. +lists sighted and hidden recipients. The .BR \-notocc -option suppresses the listing of sighted recipients. +option suppresses the listing of sighted recipients (To and Cc). +The +.BR \-nodcc +option suppresses the listing of hidden DCC recipients. The .BR \-nobcc -option suppresses the listing of hidden recipients. -If the printing of both kinds of recipients, visible and hidden, -is requested and hidden recipients are present, -they are separated by a line similar to ``\0==BCC==''. +option suppresses the listing of hidden BCC recipients. +If the printing of multiple kinds of recipients +is requested and hidden ones are present, +they are separated by a line similar to ``\0==DCC=='' or ``\0==BCC==''. The actual separator may change, but the regular expression -/^[\0\\t].*BCC/ should always match. +/^[\0\\t].*[DB]CC/ should always match. No separator is printed if only one kind of recipients is requested -for printing, or if both are requested but no hidden recipients are +for printing, or if multiple are requested but no hidden recipients are present. .PP With @@ -71,6 +75,7 @@ mh\-alias(5), spost(8) .SH DEFAULTS .nf .RB ` \-tocc ' +.RB ` \-dcc ' .RB ` \-bcc ' .RB ` \-alias ' .fi