Remove superfluous create/delete options
This commit is contained in:
parent
bd5f9232db
commit
2a8463b814
|
@ -61,13 +61,6 @@ _ralio ()
|
||||||
"--rootcause[Root cause]"
|
"--rootcause[Root cause]"
|
||||||
;;
|
;;
|
||||||
|
|
||||||
(create | delete)
|
|
||||||
_arguments \
|
|
||||||
"-n[Name of the task]" \
|
|
||||||
"-t[Task - I don't know what this does!]"
|
|
||||||
;;
|
|
||||||
|
|
||||||
|
|
||||||
(task)
|
(task)
|
||||||
__ralio-task
|
__ralio-task
|
||||||
;;
|
;;
|
||||||
|
|
Loading…
Reference in New Issue