go-flags icon indicating copy to clipboard operation
go-flags copied to clipboard

organising commands by types

Open mvarea opened this issue 8 years ago • 2 comments

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

mvarea avatar Jul 20 '17 14:07 mvarea

@jessevdk

mvarea avatar Jul 24 '17 09:07 mvarea

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.

jessevdk avatar Jul 24 '17 18:07 jessevdk