docs(mkdwarfs): update section on root path components of filter rules

This commit is contained in:
Marcus Holland-Moritz 2024-08-14 18:47:19 +02:00
parent 55b326fe12
commit 62e2ab9006

View File

@ -688,8 +688,6 @@ only match non-directories.
Note that regardless of the preferred native directory separator,
filter rules will always use UNIX-style directory separators (`/`).
The only exception is the root path component in floating matches,
which will always use native directory separators.
Patterns support `?` and `*` wildcards matching a single character
and any number of characters, respectively. These patterns don't match