summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2019-07-08 19:30:48 +0200
committerPaul B Mahol <onemda@gmail.com>2019-07-08 19:30:48 +0200
commit43160c7bc476643e3bc0c3a3f045d2c248a25bd2 (patch)
tree847e07072b737c308aa3f76138484dc93220c203
parent9e78c73d8628202bd232a48127f474887631386c (diff)
doc/filters: document new readeia608 option
-rw-r--r--doc/filters.texi3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index b0c49265e2..ccbffab6ae 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -14689,6 +14689,9 @@ Set the black color threshold. Default is @code{0.15}. Allowed range is @code{[0
@item chp
Enable checking the parity bit. In the event of a parity error, the filter will output
@code{0x00} for that character. Default is false.
+
+@item lp
+Lowpass lines prior further proccessing. Default is disabled.
@end table
@subsection Examples