This issue report is based on using this JAR.
Norma follows the second convention described here, which is fair enough, but its output is excessive:
$ java -jar norma-0.5.0-SNAPSHOT-jar-with-dependencies.jar 2>&1 | wc -l
614
Users should not be expected to wade through 600+ lines of "help". Ideally, for usability, the help output should fit onto a single screen (~24 lines).
Additional information should be portioned off into one or more man pages or info files.
This issue report is based on using this JAR.
Norma follows the second convention described here, which is fair enough, but its output is excessive:
Users should not be expected to wade through 600+ lines of "help". Ideally, for usability, the help output should fit onto a single screen (~24 lines).
Additional information should be portioned off into one or more man pages or info files.