Specify the help text for the -t option
This commit is contained in:
parent
2a8463b814
commit
5977c94275
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue