From 5977c9427533f0e3656064cb581e12fc78c5ca59 Mon Sep 17 00:00:00 2001 From: Peter Yates Date: Thu, 2 May 2013 16:30:43 +0100 Subject: [PATCH] Specify the help text for the -t option --- src/_ralio | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/_ralio b/src/_ralio index 07ff101..45c63ef 100644 --- a/src/_ralio +++ b/src/_ralio @@ -95,8 +95,8 @@ __ralio-task () (create|delete) _arguments \ - -n"[Name of the task]" \ - -t"[Task - I don't know what this does]" # TODO fix this! + -n"[Name of the new task]" \ + -t"[Name of the parent task]" ;; esac