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)
|
(create|delete)
|
||||||
_arguments \
|
_arguments \
|
||||||
-n"[Name of the task]" \
|
-n"[Name of the new task]" \
|
||||||
-t"[Task - I don't know what this does]" # TODO fix this!
|
-t"[Name of the parent task]"
|
||||||
;;
|
;;
|
||||||
|
|
||||||
esac
|
esac
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue