summaryrefslogtreecommitdiff
path: root/mail/tnef2txt/DESCR
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-05-06 17:40:18 +0000
committerjmmv <jmmv>2003-05-06 17:40:18 +0000
commit5a79423b6feb188f48299ebbaf981575b33d3f48 (patch)
tree37ae7d212f46ef8018a7bd8c13edba7da1a47ed9 /mail/tnef2txt/DESCR
parentf58f4f25565243e0fcd6ee359261be2e3cfc7286 (diff)
downloadpkgsrc-5a79423b6feb188f48299ebbaf981575b33d3f48.tar.gz
Drop trailing whitespace. Ok'ed by wiz.
Diffstat (limited to 'mail/tnef2txt/DESCR')
-rw-r--r--mail/tnef2txt/DESCR4
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