fix: -h short flag now works on subcommands.

This commit is contained in:
2026-06-25 18:02:09 -04:00
parent c5020bd6a6
commit 6ec09309dd
3 changed files with 3 additions and 3 deletions

View File

@@ -20,7 +20,7 @@
10. Pass allocator to findr?
11. `-h` short flag seems to fail, at least with `envr list`
11. Smarter flag parsing?
12. Rewrite `write_command_help` to use text/tables