diff --git a/docs/faq.rst b/docs/faq.rst index 8e62be29f..7fa4d5484 100644 --- a/docs/faq.rst +++ b/docs/faq.rst @@ -263,7 +263,7 @@ fMRIPrep uses the following queries, by default:: Only modifications of these queries will have any effect. You may filter on any entity defined in the PyBIDS -`config file `__. +`config file `__. To select images that do not have the entity set, use json value: ``null``. To select images that have any non-empty value for an entity use string: ``'*'``