Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow multiple matches instead of just one #17

Open
chadnetzer opened this issue Jul 2, 2018 · 0 comments
Open

Allow multiple matches instead of just one #17

chadnetzer opened this issue Jul 2, 2018 · 0 comments

Comments

@chadnetzer
Copy link
Collaborator

While the -x option is a list of exclusions, the -m matching option allows specifying just one match. It might be useful to allow specifying multiple matches like -x.

As a related issue, note that fnmatch() may be case-insensitive, depending on the OS, and it might be nice to explicitly indicate a case sensitive match (possibly with -M).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant