X-Git-Url: https://git.phdru.name/?p=mimedecode.git;a=blobdiff_plain;f=mimedecode.docbook;h=555c5f2525be9d84e7dcf442bfce9cf585bfe835;hp=401197944585dd8bcc1656d430a7841dbdc3a89d;hb=1f2c7c40dca5b1937436c71d529d0b1f733302ce;hpb=44f274a71a4b30c8d6f54b7ea374c8d7f8e95eed diff --git a/mimedecode.docbook b/mimedecode.docbook index 4011979..555c5f2 100644 --- a/mimedecode.docbook +++ b/mimedecode.docbook @@ -92,6 +92,9 @@ + + + @@ -437,11 +440,22 @@ + + -O dest_dir + + + Set destination directory for the output files. Default is current + directory. + + + + -o output_file - Useful to set the output file in case of redirected stdin: + Set the output file. Uses destination directory from option -O. + Also useful in case of redirected stdin: mimedecode.py -o output_file < input_file cat input_file | mimedecode.py -o output_file