X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=mimedecode.docbook;h=4cbd688f4535900ad77716890ed4f7920b17da75;hb=68284da58382c25f607b161f95a7baf05d178bdc;hp=28af4acd0d4e0b7e35d725fa681b7149221331c2;hpb=5609ebe933595e091f216abf575c448b514d7cb1;p=mimedecode.git diff --git a/mimedecode.docbook b/mimedecode.docbook index 28af4ac..4cbd688 100644 --- a/mimedecode.docbook +++ b/mimedecode.docbook @@ -50,6 +50,9 @@ + + + @@ -209,6 +212,25 @@ + + -d *[,-header1,-header2,-header3...] + + + This variant completely changes headers decoding. First, the list of + headers to decode is cleared. Then all the headers are decoded + except the given list of exceptions (headers listed with '-'). In + this mode it would be meaningless to give more than one -d options + but the program doesn't enforce it. + + + + Please be warned that the asterisk is a shell metacharacter and + should be escaped or quoted. Either write -d \*,-h1,-h2 or -d + '*,-h1,-h2'. + + + + -D