docs: fix minor syntactical bugs
This commit is contained in:
@@ -21,7 +21,7 @@ The following rules determine which result is chosen for a given filesystem path
|
||||
* More specific path patterns win over less specific ones
|
||||
* Non-wildcard patterns (full path patterns) win over *subtree wildcards* (`<` at end of pattern)
|
||||
|
||||
The **subtree wildcard** ``<`` means "*the dataset left of ``<`` and all its children*".
|
||||
The **subtree wildcard** ``<`` means "the dataset left of ``<`` and all its children".
|
||||
|
||||
Example
|
||||
~~~~~~~
|
||||
|
||||
Reference in New Issue
Block a user