From 2a8463b81420db0fd09455e0643dfc723499d2f6 Mon Sep 17 00:00:00 2001 From: Peter Yates Date: Thu, 2 May 2013 16:28:39 +0100 Subject: [PATCH] Remove superfluous create/delete options --- src/_ralio | 7 ------- 1 file changed, 7 deletions(-) diff --git a/src/_ralio b/src/_ralio index ef19c5d..07ff101 100644 --- a/src/_ralio +++ b/src/_ralio @@ -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 ;;