mirror of
https://github.com/go-task/task.git
synced 2025-01-20 04:59:37 +02:00
Fix extension on help text
This commit is contained in:
parent
989f2eaa3e
commit
27a21eb4cb
@ -12,7 +12,7 @@ func main() {
|
||||
fmt.Println(`
|
||||
task [target1 target2 ...]: Runs commands under targets like make.
|
||||
|
||||
Example: 'task hello' with the following 'Taskfile.json' file will generate
|
||||
Example: 'task hello' with the following 'Taskfile.yml' file will generate
|
||||
an 'output.txt' file.
|
||||
'''
|
||||
hello:
|
||||
|
Loading…
x
Reference in New Issue
Block a user