From: Oleg Broytman Date: Sat, 8 Mar 2014 16:58:09 +0000 (+0400) Subject: TODO: add options -s and -S X-Git-Tag: v2.4.0~5 X-Git-Url: https://git.phdru.name/?p=mimedecode.git;a=commitdiff_plain;h=3c86e4400fa8a21b6f390d5355c803ab6b5ffe12 TODO: add options -s and -S Rename option -s to --save-headers, --save-body and --save-message. --- diff --git a/TODO b/TODO index a46034a..a54cf78 100644 --- a/TODO +++ b/TODO @@ -6,16 +6,19 @@ Allow * and exceptions: -R *,-h1,-h2,-h3:*,-p1,-p2,-p3 -Remove option --remove-params. - - Publish docs in html format. Release 2.4.0. -Add option -s to save decoded headers/bodies/messages of parts to files. +Add option -s header:value to set header's value. + +Add option -S header:param=value to set header parameter's value. + + +Add options --save-headers, --save-body and --save-message to save +decoded headers/bodies/messages of parts to files. Add option -O to set the destination directory.