go-flags
go-flags copied to clipboard
organising commands by types
I have implemented a feature that allows commands to be grouped by type in the help page. I think it would resolve #149, but even if it doesn't, do you mind reviewing this PR to see if it is any useful?
Thanks, Mauricio
@jessevdk
I don't think this is the right approach. As mentioned in the issue, I'd rather make this explicit in the hierarchy, i.e. making commands parts of groups.