mirror of
https://github.com/zsh-users/zsh-completions.git
synced 2026-09-17 16:00:19 +00:00
Remove superfluous create/delete options
This commit is contained in:
@@ -61,13 +61,6 @@ _ralio ()
|
||||
"--rootcause[Root cause]"
|
||||
;;
|
||||
|
||||
(create | delete)
|
||||
_arguments \
|
||||
"-n[Name of the task]" \
|
||||
"-t[Task - I don't know what this does!]"
|
||||
;;
|
||||
|
||||
|
||||
(task)
|
||||
__ralio-task
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user