diff --git a/website/content/docs/job-specification/template.mdx b/website/content/docs/job-specification/template.mdx index 3759dbfb8..43609c96c 100644 --- a/website/content/docs/job-specification/template.mdx +++ b/website/content/docs/job-specification/template.mdx @@ -118,7 +118,7 @@ refer to the [Learn Go Template Syntax][gt_learn] guide. inside the container may have different IDs than on the host system. This feature will also **not** work with Docker Desktop. -- `Once` `(bool: false)` - Specifies that the client will wait for the template +- `once` `(bool: false)` - Specifies that the client will wait for the template to be rendered, and then no longer watch the dependencies specified in the template. This is useful for templates that do not need to be updated. Once mode implicitly disables wait/quiescence timers for this template, and ignores change