[
https://issues.apache.org/jira/browse/CXF-904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
maomaode resolved CXF-904.
--------------------------
Resolution: Fixed
Just remove couple line separator, but you still need scroll-up and down, there
are too much arguments/options, if you don't want the detailed usages, you can
just run wsdl2java without any options, you'll get the simple form of the usage.
I hope one day we can have the command like this
wsdl2java help -b
which only print the detail usage of -b option
But at moment, this is what i can do
> Tools output (-help) needs reformatting
> ---------------------------------------
>
> Key: CXF-904
> URL: https://issues.apache.org/jira/browse/CXF-904
> Project: CXF
> Issue Type: Bug
> Components: Tooling
> Reporter: Andrea Smyth
> Assignee: maomaode
> Fix For: 2.1
>
>
> The format in which e.g. wsdl2java prints its help message needs to be
> reformatted.
> With 220 lines it is way too long - it's very annoying to scroll up and down
> your shell to find what you are looking for, and not necessary as there are 3
> empty lines separating each option and 2 empty lines separating an option
> from its description.
> Also, many option descriptions exceed the 80 chars per line limit, mainly due
> to the excessive indentation (8 chars instead of 20 would do).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.