diff --git a/website/source/docs/commands/init.html.md.erb b/website/source/docs/commands/init.html.md.erb index e37841705..21206f757 100644 --- a/website/source/docs/commands/init.html.md.erb +++ b/website/source/docs/commands/init.html.md.erb @@ -9,7 +9,7 @@ description: > # Command: init The `init` command creates an example [job specification](/docs/jobspec/) in the current -directory that demonstrates some common configurations for tasks, tasks groups, +directory that demonstrates some common configurations for tasks, task groups, runtime constraints, and resource allocation. Please refer to the [jobspec](/docs/jobspec/) and [drivers](/docs/drivers/)