diff --git a/website/source/docs/commands/job/init.html.md.erb b/website/source/docs/commands/job/init.html.md.erb index 9f4f2407733..e126c397ebf 100644 --- a/website/source/docs/commands/job/init.html.md.erb +++ b/website/source/docs/commands/job/init.html.md.erb @@ -16,6 +16,10 @@ groups, runtime constraints, and resource allocation. Please refer to the [jobspec][] and [drivers](/docs/drivers/index.html) pages to learn how to customize the template. +## Init Options + + * `-short`: If set, a minimal jobspec without comments is emitted. + ## Examples Generate an example job file: