mirror of
https://github.com/go-task/task.git
synced 2026-06-11 09:51:50 +00:00
Make --init generate .yml instead of .yaml (#1062)
This commit is contained in:
@@ -56,7 +56,7 @@ _arguments \
|
||||
+ '(operation)' \
|
||||
{-l,--list}'[list describable tasks]' \
|
||||
{-a,--list-all}'[list all tasks]' \
|
||||
{-i,--init}'[create new Taskfile.yaml]' \
|
||||
{-i,--init}'[create new Taskfile.yml]' \
|
||||
'(-*)'{-h,--help}'[show help]' \
|
||||
'(-*)--version[show version and exit]' \
|
||||
'*: :__task_list'
|
||||
|
||||
Reference in New Issue
Block a user