mirror of
https://github.com/sbt/sbt.git
synced 2026-09-03 06:23:29 +02:00
The Help for these commands now needs to be cleaned up, since they were not written with this feature in mind. In particular, * consider adding syntax summaries in the short help strings * alternatively, add the syntax summary data elsewhere for use specifically by this feature * display a better message when there is no short help string, such as "See 'help <command>' for usage." or just displaying the lower level error message, such as "Expected whitespace"