diff options
author | Christian Neukirchen <chneukirchen@gmail.com> | 2016-07-20 14:10:56 +0200 |
---|---|---|
committer | Christian Neukirchen <chneukirchen@gmail.com> | 2016-07-20 14:16:04 +0200 |
commit | 13d1a3a44ca969599bf2a30d68bfdafcbea2d114 (patch) | |
tree | 64d995e67b60bea56a730415727dca8a7f5aea87 /filter.example | |
parent | 88855f5df0e55a10f1ee32388ec719a70183cace (diff) | |
download | mblaze-13d1a3a44ca969599bf2a30d68bfdafcbea2d114.tar.gz mblaze-13d1a3a44ca969599bf2a30d68bfdafcbea2d114.tar.xz mblaze-13d1a3a44ca969599bf2a30d68bfdafcbea2d114.zip |
add filter.example
Diffstat (limited to 'filter.example')
-rw-r--r-- | filter.example | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/filter.example b/filter.example new file mode 100644 index 0000000..54897d5 --- /dev/null +++ b/filter.example @@ -0,0 +1,4 @@ +text/html: lynx -dump -stdin -nomargins +application/pdf: pdftotext - - | par +application: file -b - +image: file -b - |