From 0467342719ec5d396b60bd674c028c48e1c12f81 Mon Sep 17 00:00:00 2001 From: Morris Jette <jette@schedmd.com> Date: Tue, 12 Aug 2014 09:06:16 -0700 Subject: [PATCH] Fix scontrol format issue --- doc/man/man1/scontrol.1 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/man/man1/scontrol.1 b/doc/man/man1/scontrol.1 index 3e12b1add17..f66c277c67a 100644 --- a/doc/man/man1/scontrol.1 +++ b/doc/man/man1/scontrol.1 @@ -1276,9 +1276,10 @@ adding a '+' or '\-' sign before the '=' sign. For example: Flags\-=DAILY (NOTE: this shortcut is not supported for all flags). Currently supported flags include: .RS -.TP 12 +.TP 14 \fIFIRST_CORES\fR Use the lowest numbered cores on a node only. +.TP \fILICENSE_ONLY\fR This is a reservation for licenses only and not compute nodes. If this flag is set, a job using this reservation may use the associated -- GitLab