Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@IGLOU-EU
Copy link
Contributor

@IGLOU-EU IGLOU-EU commented May 9, 2023

There will fix the issue #219 and apply the IEC corresponding format for power of 1024.

Includes these changes:

  • Fix IEC format
  • Added an option to display the result in SI format
  • Refactored stringToSize according to the format and removed the call to regex
  • Updated manual and option descriptions

@IGLOU-EU IGLOU-EU marked this pull request as draft September 16, 2024 22:37
@IGLOU-EU IGLOU-EU marked this pull request as ready for review January 17, 2025 16:18
imabug added a commit to imabug/duf that referenced this pull request Mar 29, 2025

for _, threshold := range availbilityThresholds {
_, err = stringToSize(threshold)
_, err = stringToSize(thresold, *prefixSI)
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a simple typo in threshold.

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.

2 participants