style: just formatting changes

This commit is contained in:
Daylin Morgan 2023-09-17 16:01:06 -05:00
parent 44469e5ab0
commit 42edeb0726
Signed by: daylin
GPG key ID: C1E52E7DD81DF79F
2 changed files with 5 additions and 3 deletions

View file

@ -144,7 +144,9 @@ when isMainModule:
vsnCfg.version = vsn
dispatchMulti(["multi", cf = vsnCfg], [cc, help = {
dispatchMulti(
["multi", cf = vsnCfg],
[cc, help = {
"dryrun": "show command instead of executing",
"nimble": "use nimble as base command for compiling"
}],