Commit Graph

6 Commits

Author SHA1 Message Date
camoroso b9f5f92948 cli-usage.go: added black separator around NAME sections 2026-01-23 11:19:19 +01:00
camoroso 69f550884a added program name and description to the help output 2026-01-22 12:36:33 +01:00
camoroso 9e2e5c1f37 opt-int-array.go: changed data type in error messages 2026-01-22 12:34:22 +01:00
camoroso 548b816d4b README.md AI generated 2025-12-14 05:50:27 +01:00
camoroso 38e36839f8 first commit status: option and argument parsing, short aliases grouping, special values, hidden options
Option types: bool int, int-array, string, string-array, string-map, file, dir
v1.0.0
2025-12-11 07:57:48 +01:00
camoroso b9a4efc956 first commit 2025-12-11 07:47:37 +01:00