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 --maxsize to accept byte-unit sizes #114

Merged
merged 2 commits into from
Oct 5, 2023

Conversation

marcospb19
Copy link
Collaborator

Fixes #82.

One problem with this is that the crate human-size confuses Gibibytes and Mebibytes with Gigabytes and Megabytes.

It's annoying but should be ok...

@marcospb19 marcospb19 force-pushed the pass-byte-unit-sizes-to-maxsize-flag branch from 63a4134 to d2b9d76 Compare September 18, 2023 19:56
@marcospb19 marcospb19 force-pushed the pass-byte-unit-sizes-to-maxsize-flag branch from b9db4bf to cbf6da4 Compare October 5, 2023 17:02
@marcospb19 marcospb19 merged commit 813872d into master Oct 5, 2023
6 of 18 checks passed
@marcospb19 marcospb19 deleted the pass-byte-unit-sizes-to-maxsize-flag branch October 5, 2023 17:02
@marcospb19 marcospb19 mentioned this pull request Oct 5, 2023
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

Successfully merging this pull request may close these issues.

Allow --maxsize to accept byte size units
1 participant