Skip to content

Commit

Permalink
link to bash manual for Pattern Matching
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacs committed Feb 27, 2023
1 parent 474172d commit 42a3ac7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Expand Up @@ -515,7 +515,8 @@ majority of operations, this is never a problem.
### See Also:

- `man sh`
- `man bash` (Search for "Pattern Matching")
- `man bash` [Pattern
Matching](https://www.gnu.org/software/bash/manual/html_node/Pattern-Matching.html)
- `man 3 fnmatch`
- `man 5 gitignore`
- [minimatch documentation](https://github.com/isaacs/minimatch)
Expand Down

0 comments on commit 42a3ac7

Please sign in to comment.