diff --git a/Taskfile.yaml b/Taskfile.yaml index 776e120..3d053cc 100644 --- a/Taskfile.yaml +++ b/Taskfile.yaml @@ -36,7 +36,8 @@ tasks: generate: desc: | - Generate the gitignore.io templates. This task will be skipped if the templates already exist. + Generate the gitignore.io templates. + This task will be skipped if the templates already exist. You may use the `--force` flag to regenerate the templates. cmds: - go generate ./...