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

print seperating colon in usage only for the first line #65

Merged
merged 2 commits into from May 11, 2014
Merged

print seperating colon in usage only for the first line #65

merged 2 commits into from May 11, 2014

Conversation

thomas-mc-work
Copy link
Contributor

... for better readability.

Fixes #54

New Output:

"xy" is not a valid value for "-e"
 -e (--environment) training, productio : application environment (default:
 n, testing, development, custom          development)

@buildhive
Copy link

Kohsuke Kawaguchi » args4j #79 SUCCESS
This pull request looks good
(what's this?)

@javaerb
Copy link
Contributor

javaerb commented May 8, 2014

While you're at it, could you fix the poor word wrapping on the left side? :)

@thomas-mc-work
Copy link
Contributor Author

Allright, done. I've just decreased the tolerance threshold for a hard line break.

@buildhive
Copy link

Kohsuke Kawaguchi » args4j #80 SUCCESS
This pull request looks good
(what's this?)

kohsuke added a commit that referenced this pull request May 11, 2014
print seperating colon in usage only for the first line
@kohsuke kohsuke merged commit 2ad9f55 into kohsuke:master May 11, 2014
sebasjm pushed a commit to sebasjm/args4j that referenced this pull request Mar 11, 2018
print seperating colon in usage only for the first line
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.

unwanted colon in second line in auto line break
4 participants