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

Multiline descriptions and help messages #85

Closed
wants to merge 3 commits into from

Conversation

Gueckmooh
Copy link

This allows to break the description and help messages without messing up the formatting.
Closes #70

@Gueckmooh
Copy link
Author

It could be valuable to have a field in Command struct which may define the default padding for the description message instead of having only the wide padding calculated in precedingCommands2Result.

@Gueckmooh Gueckmooh closed this Jul 8, 2021
@Gueckmooh Gueckmooh deleted the branch akamensky:master July 8, 2021 13:34
@Gueckmooh Gueckmooh deleted the master branch July 8, 2021 13:34
@Gueckmooh Gueckmooh restored the master branch July 8, 2021 13:34
@Gueckmooh Gueckmooh deleted the master branch July 8, 2021 13:34
@Gueckmooh Gueckmooh restored the master branch July 8, 2021 13:36
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.

Handle better newlines in help message
1 participant