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

fix(help): Make output more dense #4192

Merged
merged 5 commits into from Sep 7, 2022
Merged

fix(help): Make output more dense #4192

merged 5 commits into from Sep 7, 2022

Conversation

epage
Copy link
Member

@epage epage commented Sep 7, 2022

In looking at other help output, I noticed that they use two spaces, in
place of clap's 4, and it doesn't suffer from legibility. If it
doesn't make the output worse, let's go ahead and make it as dense so we
fit more content on the screen.

This is a part of #4132

In looking at other help output, I noticed that they use two spaces, in
place of clap's 4, and it doesn't suffer from legibility.  If it
doesn't make the output worse, let's go ahead and make it as dense so we
fit more content on the screen.

This is a part of clap-rs#4132
@epage epage mentioned this pull request Sep 7, 2022
@epage epage merged commit c95c9f2 into clap-rs:master Sep 7, 2022
@epage epage deleted the tab branch September 7, 2022 23:52
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

1 participant