diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-05-06 17:40:18 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-05-06 17:40:18 +0000 |
commit | f1446ddf2bf8118f432b3ac74c88db3d832669a8 (patch) | |
tree | 37ae7d212f46ef8018a7bd8c13edba7da1a47ed9 /mail/tnef2txt/DESCR | |
parent | 37170ce899bdf394cca1d0769b2215d84b15a7ee (diff) | |
download | pkgsrc-f1446ddf2bf8118f432b3ac74c88db3d832669a8.tar.gz |
Drop trailing whitespace. Ok'ed by wiz.
Diffstat (limited to 'mail/tnef2txt/DESCR')
-rw-r--r-- | mail/tnef2txt/DESCR | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/tnef2txt/DESCR b/mail/tnef2txt/DESCR index c4c79c9d1b8..958d27ec22e 100644 --- a/mail/tnef2txt/DESCR +++ b/mail/tnef2txt/DESCR @@ -10,10 +10,10 @@ separate MIME attachments, they are included in the TNEF attachment. To handle this, I wrote a program tnef2txt which will dump the information in the TNEF bitstream, and also dump files to disk which are contained in the bitstream. Just run the program without arguments for usage information. You can call this -program from a mailcap file with the following line: +program from a mailcap file with the following line: application/ms-tnef; tnef2txt %s; copiousoutput -or, if you wish to save attachments to disk which are in the bitstream: +or, if you wish to save attachments to disk which are in the bitstream: application/ms-tnef; tnef2txt -s %s; copiousoutput |