Add skip to help output

This commit is contained in:
hodasemi 2018-09-16 10:35:23 +02:00
parent b739039f7f
commit 1d6180c507

View file

@ -127,6 +127,7 @@ fn main() {
"stop".to_string(),
"help".to_string(),
"list".to_string(),
"help".to_string(),
],
),
)