Specify the help text for the -t option

This commit is contained in:
Peter Yates 2013-05-02 16:30:43 +01:00
parent 2a8463b814
commit 5977c94275
1 changed files with 2 additions and 2 deletions

View File

@ -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