]> git.phdru.name Git - mimedecode.git/blobdiff - mimedecode.docbook
Sort rules by alphabetic order of the destinations
[mimedecode.git] / mimedecode.docbook
index dcd6d4e50af04f9089483bc3a01afffc354eea1d..29a02e08b95831c7cca7b917dc0e65c906826a56 100644 (file)
       <arg choice="opt">
          <option>-beit mask</option>
       </arg>
-      <arg choice="opt">filename</arg>
+      <arg choice="opt">
+         <option>-o output_file</option>
+      </arg>
+      <arg choice="opt">input_file
+        <arg choice="opt">output_file</arg>
+      </arg>
    </cmdsynopsis>
 </refsynopsisdiv>
 
@@ -235,6 +240,17 @@ flushed to stdout.
          </para>
       </listitem>
    </varlistentry>
+
+   <varlistentry>
+      <term>-o output_file</term>
+      <listitem>
+         <para>
+            Useful to set the output file in case of redirected stdin:
+            <programlisting language="sh">mimedecode.py -o output_file &lt; input_file
+cat input_file | mimedecode.py -o output_file</programlisting>
+         </para>
+      </listitem>
+   </varlistentry>
 </variablelist>
 
 <para>
@@ -308,7 +324,7 @@ the program will recode the message to the wrong charset.
 <refsect1>
 <title>COPYRIGHT</title>
 <para>
-   Copyright (C) 2001-2013 PhiloSoft Design
+   Copyright (C) 2001-2014 PhiloSoft Design
 </para>
 </refsect1>