Changed the documentation of the PathQueries to reflect the usage of the file system cas-sensitivity.

This commit is contained in:
Malte Ried 2015-09-11 20:38:53 +02:00
parent ff9dc07589
commit 5832e8730e

View file

@ -202,8 +202,8 @@ Note that this only matches items that are *already in your library*, so a path
query won't necessarily find *all* the audio files in a directory---just the
ones you've already added to your beets library.
Path queries are case-sensitive on most platforms but case-insensitive on
Windows.
Path queries are case-sensitive if the file system the library is located on
is case-sensitive, case-insensitive otherwise.
.. _query-sort: