rvesse / airline

Java annotation-based framework for parsing Git like command line structures with deep extensibility
https://rvesse.github.io/airline/
Apache License 2.0
131 stars 20 forks source link

Show default values for optional options in help #1

Open rvesse opened 10 years ago

rvesse commented 10 years ago

This is an improvement to the help system. The idea is to use reflection to inspect the default value of optional options and display this as part of the help output