summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2018-06-13 20:35:31 -0300
committerMatthias Beyer <mail@beyermatthias.de>2018-06-23 21:55:35 +0200
commitcb8c511985e8dde6deb68f84b0f0d738981dbe94 (patch)
tree19f36684ea04f2d87e8cc6adcf8c34906933cf96 /doc
parentd6a19d8645d4b78a2dc99ca3744ca0f897d8517b (diff)
Update lib description
Diffstat (limited to 'doc')
-rw-r--r--doc/src/05100-lib-entryfilter.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/src/05100-lib-entryfilter.md b/doc/src/05100-lib-entryfilter.md
index 2812db39..8c4a4369 100644
--- a/doc/src/05100-lib-entryfilter.md
+++ b/doc/src/05100-lib-entryfilter.md
@@ -1,8 +1,7 @@
## libimagentryfilter
Helper library to filter lists of entries by certain predicated. Offers filters
-for filtering by header values and other predicates, plus this library offers
-logical operants to combine filters.
+for filtering by header values and other predicates.
A commandline-to-filter DSL is planned for this, so commandline applications can
use this to implement a uniform filter interface.