diff options
Diffstat (limited to 'docs/features')
-rw-r--r-- | docs/features/filters.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/features/filters.rst b/docs/features/filters.rst index 5b22376c..2adcfb70 100644 --- a/docs/features/filters.rst +++ b/docs/features/filters.rst @@ -7,6 +7,7 @@ Many commands in :program:`mitmproxy` and :program:`mitmdump` take a filter expr Filter expressions consist of the following operators: .. documentedlist:: + :header: "Expression" "Description" :listobject: libmproxy.filt.help - Regexes are Python-style |