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
128 stars 20 forks source link

Options of scope `GLOBAL` and `GROUP` cannot be specified at command level #101

Closed rvesse closed 5 years ago

rvesse commented 5 years ago

This is not the intended behaviour, the parser should allow these options to be specified at any level.