commander icon indicating copy to clipboard operation
commander copied to clipboard

Feature: Overload usage display

Open jwerle opened this issue 11 years ago • 3 comments

jwerle avatar Jan 24 '14 02:01 jwerle

+1

stephenmathieson avatar Jan 24 '14 03:01 stephenmathieson

i think we have .usage= already

tj avatar Jan 24 '14 03:01 tj

currently the usage is formatted with these lines https://github.com/clibs/commander/blob/master/src/commander.c#L40

It would be neat to be able to overload the output of command_help to be whatever we wanted to

jwerle avatar Jan 24 '14 03:01 jwerle