Where is glob syntax documented? #1353
Answered
by
tmccombs
vatosarmat
asked this question in
Q&A
-
Where is glob syntax documented? |
Beta Was this translation helpful? Give feedback.
Answered by
tmccombs
Aug 9, 2023
Replies: 1 comment 1 reply
-
It uses the syntax from this crate: https://docs.rs/globset/latest/globset/#syntax but it might be good to add that to the man page. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
tmccombs
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It uses the syntax from this crate: https://docs.rs/globset/latest/globset/#syntax
but it might be good to add that to the man page.