Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 249 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 249 Bytes

Example of custom help providers

This example demonstrates how to add Help() string functions (ie. the HelpProvider interface) to your commands, arguments, and flags to augment the help text provided using help:"" style tagged annotations.