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

add available main classes to the usage notes in bash script #1027

Merged
merged 1 commit into from
Sep 4, 2017

Conversation

frosforever
Copy link
Contributor

Adds a note at the end of the bash usage message with the available main classes that can be used with the runner.

Example generated usage:

...
In the case of duplicated or conflicting options, basically the order above
shows precedence: JAVA_OPTS lowest, command line options highest except "--".

Available main classes:
  com.foo.Main
  com.bar.Main

@muuki88 muuki88 added the documentation Documentation should be extended or updated label Sep 3, 2017
Copy link
Contributor

@muuki88 muuki88 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your time to enhance the user experience 😍

@muuki88 muuki88 merged commit 8e8ead4 into sbt:master Sep 4, 2017
@frosforever frosforever deleted the improve-bash-usage-message branch September 29, 2017 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Documentation should be extended or updated
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants