summaryrefslogtreecommitdiff
path: root/src/cli/show_config.zig
AgeCommit message (Expand)Author
2025-10-03Zig 0.15: zig build test Mitchell Hashimoto
2025-07-09cli: make the action parser (+foo) generic and reusableMitchell Hashimoto
2024-10-18cli: skip argv0 and actions when parsing CLI flagsMitchell Hashimoto
2024-01-21markdown-ify help stringsJeffrey C. Ollie
2024-01-20cli/show-config: enable --helpMitchell Hashimoto
2024-01-20cli/show-config: add the changes-only and docs optionsMitchell Hashimoto
2024-01-20add +show-config action to print out the config from the cliJeffrey C. Ollie