From 5832e8730ee1b7b104eb1cf40a3aa2638c993886 Mon Sep 17 00:00:00 2001 From: Malte Ried Date: Fri, 11 Sep 2015 20:38:53 +0200 Subject: [PATCH] Changed the documentation of the PathQueries to reflect the usage of the file system cas-sensitivity. --- docs/reference/query.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/reference/query.rst b/docs/reference/query.rst index e2091bb14..e3ce68004 100644 --- a/docs/reference/query.rst +++ b/docs/reference/query.rst @@ -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: