aboutsummaryrefslogtreecommitdiff
path: root/docs/command-line-parsing.md
AgeCommit message (Expand)Author
2025-11-27Support EXECUTABLE metadataBruce Hill
2025-11-24Add MANPAGE metadata for overriding whole fileBruce Hill
2025-11-23Added Metadata section for files instead of _HELP and _USAGEBruce Hill
2025-10-20Document help and manpagesBruce Hill
2025-10-18Update docsBruce Hill
2025-08-31Add argument aliases so programs can use `func main(verbose|v=no)` to doBruce Hill
2025-04-06Update syntax in docsBruce Hill
2025-04-06Rename Array -> List in all code and docsBruce Hill
2024-10-09Update docs to standardize function signature formattingBruce Hill
2024-09-04Document CLI parsingBruce Hill