improve docs

This commit is contained in:
Joey Hess 2016-02-23 10:46:42 -04:00
parent 0218fe95ac
commit 5eab84dd3f
Failed to extract signature

View file

@ -27,9 +27,9 @@ There are fields corresponding to the path to the file. So a file
These location fields can be used the same as other metadata to construct These location fields can be used the same as other metadata to construct
the view. the view.
For example, `/=podcasts` will only include files from the podcasts For example, `/=foo` will only include files from the foo
directory in the view, while `podcasts/=*` will preserve the directory in the view, while `foo/=*` will preserve the
subdirectories of the podcasts directory in the view. subdirectories of the foo directory in the view.
# SEE ALSO # SEE ALSO