fix default config duplicate &ls
This commit is contained in:
parent
83a2ba0f8a
commit
b1cdce7c85
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ groups:
|
||||||
# You can also specify a minimum amount of arguments.
|
# You can also specify a minimum amount of arguments.
|
||||||
# min_args: 1
|
# min_args: 1
|
||||||
help:
|
help:
|
||||||
path: &ls "/ls"
|
path: "/ls"
|
||||||
max_args: 0
|
max_args: 0
|
||||||
# Paths can be hidden from the listings page if desired.
|
# Paths can be hidden from the listings page if desired.
|
||||||
hidden: true
|
hidden: true
|
||||||
|
|
Loading…
Reference in a new issue