Skip to content
This repository has been archived by the owner on Aug 16, 2023. It is now read-only.

Add -8/--bits option to display bits, not bytes #63

Closed
wants to merge 1 commit into from

Conversation

dankamongmen
Copy link

When measuring networking performance, we typically use bits rather than bytes. Add an option, -8/--bits, which when used outputs in bits (and uses a 'b' suffix). The -b short option was already in use, hence the -8.

I think I still need generate a gettext entry for _("b"). I'm looking into it.

@a-j-wood
Copy link
Owner

Thanks for this, I have adapted it into the main code and it will be in the next release.

@a-j-wood a-j-wood closed this Jul 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants