]> git.phdru.name Git - mimedecode.git/blobdiff - mimedecode.docbook
Make option -e to work with multipart messages
[mimedecode.git] / mimedecode.docbook
index 7ca12cd5fa6a60c0db9d934533acba54724733b1..d01f49226af55735cd35bbcfcb8fec98c3640f94 100644 (file)
@@ -521,9 +521,9 @@ cat input_file | mimedecode.py -o output_file</programlisting>
 </para>
 
 <para>
-  Option -i can also ignore a multipart subpart of a MIME message. In that case
-  the entire subtree of that multipart is removed and replaced with ignore
-  warning.
+  Options -e/-i can also work with multipart subparts of a MIME message. In
+  case of -i the entire subtree of that multipart is removed and replaced with
+  ignore warning.
 </para>
 
 <para>