Part 1: First fourth content unordered lists from dash to asterisk (#51094)
This commit is contained in:
@@ -39,11 +39,11 @@ the set of included files.
|
||||
The `--include`, `--exclude`, and `--prune` options all take glob
|
||||
patterns, which can use the following wildcard characters:
|
||||
|
||||
- A single "?" matches any character other than a forward/backward
|
||||
* A single "?" matches any character other than a forward/backward
|
||||
slash;
|
||||
- A single "\*" matches any number of characters other than a
|
||||
* A single "\*" matches any number of characters other than a
|
||||
forward/backward slash;
|
||||
- The pattern "\*\*" matches zero or more complete directory
|
||||
* The pattern "\*\*" matches zero or more complete directory
|
||||
components.
|
||||
|
||||
## Options
|
||||
|
||||
Reference in New Issue
Block a user