improve docs of view exclude values
This commit is contained in:
parent
115f72766b
commit
5e7aa16d06
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ directory in the view, while `foo/=*` will preserve the
|
|||
subdirectories of the foo directory in the view.
|
||||
|
||||
To enter a view containing only files that lack a given metadata
|
||||
field or tag, specify field!=value or !tag.
|
||||
value or tag, specify field!=value or !tag. (Globs cannot be used here.)
|
||||
|
||||
# OPTIONS
|
||||
|
||||
|
|
Loading…
Reference in a new issue