summaryrefslogtreecommitdiff
path: root/src/cli/help.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
2025-03-21Mention macOS' `open` in the CLI help messages.Kat
2025-03-12Lots of 0.14 changesMitchell Hashimoto
2025-01-23documentation: consistent format for actions helpAnund
2025-01-01Clarify CLI vs. Keybind Actions documentationTim Visher
2024-10-19cli: +help needs to use the proper args iteratorMitchell Hashimoto
2024-01-21markdown-ify help stringsJeffrey C. Ollie
2024-01-20cli: add help commandMitchell Hashimoto