usage

Tool for parsing and working with usage-spec CLI specifications

brewmacoslinux
Try with needOr install directly
Source

About

Tool for working with usage-spec CLIs

Commands

usage

Examples

Parse and validate a usage specification file$ usage parse myapp.usage
Generate CLI help documentation from usage spec$ usage generate --spec myapp.usage --output help.md
Display help information for a CLI tool$ usage help mycommand