Skip to content
Snippets Groups Projects
Commit 457bef1c authored by Moe Jette's avatar Moe Jette
Browse files

correction to last checkin, add missing parenthesis.

parent 2284ba0a
No related branches found
No related tags found
No related merge requests found
...@@ -423,7 +423,7 @@ Examples of use include "\-\-gres=gpus:2*cpu,disk=40G" and "\-\-gres=help". ...@@ -423,7 +423,7 @@ Examples of use include "\-\-gres=gpus:2*cpu,disk=40G" and "\-\-gres=help".
\fB\-H, \-\-hold\fR \fB\-H, \-\-hold\fR
Specify the job is to be submitted in a held state (priority of zero). Specify the job is to be submitted in a held state (priority of zero).
A held job can now be released using scontrol to reset its priority A held job can now be released using scontrol to reset its priority
(e.g. "\fIscontrol release <job_id>\fR". (e.g. "\fIscontrol release <job_id>\fR").
.TP .TP
\fB\-h\fR, \fB\-\-help\fR \fB\-h\fR, \fB\-\-help\fR
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment