From 8c999de6489c1ee2e9588482d25871483b551426 Mon Sep 17 00:00:00 2001 From: Nick Ethier Date: Thu, 10 May 2018 13:15:57 -0400 Subject: [PATCH] website: add job init '-short' option --- website/source/docs/commands/job/init.html.md.erb | 4 ++++ 1 file changed, 4 insertions(+) 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: