mirror of
https://github.com/zsh-users/zsh-completions.git
synced 2026-09-17 16:00:19 +00:00
Specify the help text for the -t option
This commit is contained in:
+2
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user