fix short flags

This commit is contained in:
Daylin Morgan 2024-11-11 12:28:52 -06:00
parent 3d663c381b
commit b634a2fca6
Signed by: daylin
GPG key ID: 950D13E9719334AD

View file

@ -27,6 +27,7 @@ hwylCli:
- r
[yes]
yes:
- y
T bool
? "skip all confirmation prompts"
[minimal]
@ -38,6 +39,7 @@ hwylCli:
preSub:
setupLoggers(debug)
updateContext(host, flake, debug, resetCache)
subcommands:
--- build
@ -104,6 +106,7 @@ hwylCli:
flags:
^[yes]
preview:
- p
T bool
? "show preview and exit"
run: