diff --git a/DOCS/man/vf.rst b/DOCS/man/vf.rst index d979337e42..92c642c24b 100644 --- a/DOCS/man/vf.rst +++ b/DOCS/man/vf.rst @@ -16,7 +16,7 @@ The exact syntax is: name is an arbitrary user-given name, which identifies the filter. This is only needed if you want to toggle the filter at runtime. - A ``!`` before the filter name means the filter is enabled by default. It + A ``!`` before the filter name means the filter is disabled by default. It will be skipped on filter creation. This is also useful for runtime filter toggling.