From bba611ec3f5f6f9f5cbdb55aea32b2d41602d8e1 Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Wed, 20 Jul 2016 14:49:01 +0200 Subject: filter.example: use $PIPE_CHARSET for lynx --- filter.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'filter.example') diff --git a/filter.example b/filter.example index 54897d5..c1804ac 100644 --- a/filter.example +++ b/filter.example @@ -1,4 +1,4 @@ -text/html: lynx -dump -stdin -nomargins +text/html: lynx -dump -stdin -nomargins ${PIPE_CHARSET:+-assume_charset $PIPE_CHARSET} application/pdf: pdftotext - - | par application: file -b - image: file -b - -- cgit 1.4.1