plantuml / plantuml

Generate diagrams from textual description
https://plantuml.com
Other
9.73k stars 881 forks source link

improve -help text #578

Open VladimirAlexiev opened 2 years ago

VladimirAlexiev commented 2 years ago

Plantuml -help returns a very useful description of command line options.

However @arnaudroques it can take some improvement to make it more readable.

Example showing all these points:

 -checkmetadata                  skip PNG files that don't need to be regenerated
 -p[ipe]                         use stdin for PlantUML source and stdout for PNG/SVG/EPS generation
 -encodesprite 4|8|16[z] "file"  encode a sprite at gray level (z for compression) from an image
 -computeurl|-encodeurl          compute the encoded URL of a PlantUML source file
 -decodeurl                      retrieve the PlantUML source from an encoded URL
VladimirAlexiev commented 2 weeks ago

Thanks @The-Lum ! I forget in 2 days, but github and the crowd remember forever :-) Should we keep this open until your comment is fixed: https://github.com/plantuml/plantuml/issues/1753#issuecomment-2083610834