Add skip to help output
This commit is contained in:
parent
b739039f7f
commit
1d6180c507
1 changed files with 1 additions and 0 deletions
|
@ -127,6 +127,7 @@ fn main() {
|
||||||
"stop".to_string(),
|
"stop".to_string(),
|
||||||
"help".to_string(),
|
"help".to_string(),
|
||||||
"list".to_string(),
|
"list".to_string(),
|
||||||
|
"help".to_string(),
|
||||||
],
|
],
|
||||||
),
|
),
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in a new issue