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

df: set names for arg values & add missing space #3490

Merged
merged 1 commit into from
May 6, 2022

Conversation

cakebaker
Copy link
Contributor

This PR fixes some inconsistencies in the help output when using --help. For example, it changes -B, --block-size <blocksize> to -B, --block-size <SIZE>, making it consistent with the corresponding help text which mentions SIZE.

@tertsdiepraam tertsdiepraam merged commit 122c7d6 into uutils:main May 6, 2022
@cakebaker cakebaker deleted the fix_help_output branch May 6, 2022 09:41
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.

None yet

2 participants