mirror of
https://github.com/mhx/dwarfs.git
synced 2025-09-11 05:23:29 -04:00
docs(mkdwarfs): update section on root path components of filter rules
This commit is contained in:
parent
55b326fe12
commit
62e2ab9006
@ -688,8 +688,6 @@ only match non-directories.
|
|||||||
|
|
||||||
Note that regardless of the preferred native directory separator,
|
Note that regardless of the preferred native directory separator,
|
||||||
filter rules will always use UNIX-style directory separators (`/`).
|
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
|
Patterns support `?` and `*` wildcards matching a single character
|
||||||
and any number of characters, respectively. These patterns don't match
|
and any number of characters, respectively. These patterns don't match
|
||||||
|
Loading…
x
Reference in New Issue
Block a user