add "task" Command
This commit is contained in:
parent
d1a81c2a9c
commit
70e687afca
@ -23,7 +23,8 @@ class Command:
|
||||
'status' : 1,
|
||||
'fill' : 1,
|
||||
'adjust' : 1,
|
||||
'start' : 1
|
||||
'start' : 1,
|
||||
'task' : 1
|
||||
}
|
||||
ALIASES = {
|
||||
'rpt' : 'report',
|
||||
|
Loading…
x
Reference in New Issue
Block a user