Softhouse / jargo

Argument and options parser for java
Other
17 stars 0 forks source link

CommandLineParser#commandsToArguments produces a bit weird usage #44

Open jontejj opened 6 years ago

jontejj commented 6 years ago
Usage: RemoteTestRunner [Arguments]

Arguments:
start     Starts the service
          Default: null

"Default: null" looks a bit bad...