fix: misspelled config option
This commit is contained in:
parent
8e63d331b3
commit
bc43c0120c
|
@ -10,7 +10,7 @@ packages = [
|
|||
name = "lol"
|
||||
value = "lel"
|
||||
|
||||
[[command]]
|
||||
[[commands]]
|
||||
name = "test"
|
||||
help = "very helpful"
|
||||
command = "echo lul"
|
||||
|
|
Loading…
Reference in a new issue