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

Checking with extensions on "--exclude" will still write said files on --output file #236

Open
i2324561w2 opened this issue Mar 3, 2023 · 1 comment
Labels
as designed The code works as designed

Comments

@i2324561w2
Copy link

I did a check on a list of files which contains (amongs other things) many txt files, I used --exclude=txt, but the output file still has the txt files hashed on it.
By the way --exclude is not on --help.
Can you please look on it?

@rhash rhash added the as designed The code works as designed label Apr 5, 2023
@rhash
Copy link
Owner

rhash commented Apr 5, 2023

The --accept and --exclude options do not work in the --check and --missing modes. It works as designed.

The idea to filter verified files makes a good Feature Request.

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

No branches or pull requests

2 participants