mirror of
https://github.com/daylinmorgan/hwylterm.git
synced 2024-11-16 06:28:32 -06:00
fix for cli updates
This commit is contained in:
parent
0375acc677
commit
a40aed047d
1 changed files with 1 additions and 1 deletions
|
@ -130,7 +130,7 @@ when isMainModule:
|
||||||
import ./[hwylcli]
|
import ./[hwylcli]
|
||||||
hwylcli:
|
hwylcli:
|
||||||
name "hwylchoose"
|
name "hwylchoose"
|
||||||
settings NoArgsShowHelp
|
settings ShowHelp
|
||||||
usage "[bold]hwylchoose[/] [[[green]args...[/]] [[[faint]-h[/]]"
|
usage "[bold]hwylchoose[/] [[[green]args...[/]] [[[faint]-h[/]]"
|
||||||
description """
|
description """
|
||||||
hwylchoose a b c d
|
hwylchoose a b c d
|
||||||
|
|
Loading…
Reference in a new issue