Skip to content

Commit 3e41032

Browse files
[autofix.ci] apply automated fixes
1 parent fd195c4 commit 3e41032

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tasks/task-arguments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ page—you should not mix the two approaches in the same task.
6868

6969
When `task.disable_spec_from_run_scripts` is `false` (the default), mise does
7070
an early Tera pass over run scripts to collect deprecated args; that pass does
71-
*not* see the `usage` map and will error if templates reference it. To avoid
71+
_not_ see the `usage` map and will error if templates reference it. To avoid
7272
this and only use the `usage` field for specs, set
7373
`task.disable_spec_from_run_scripts = true` (or
7474
`MISE_TASK_DISABLE_SPEC_FROM_RUN_SCRIPTS=1`).

0 commit comments

Comments
 (0)