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

Minor change in verbage for consistency.

parent 4bfd67ea
No related branches found
No related tags found
No related merge requests found
......@@ -31,14 +31,21 @@ If the resources needed to satisy a job allocation are not immediately available
.TP
\fB\-c\fR, \fB\-\-cpus\-per\-task\fR=<\fIncpus\fR>
.TP
.PP
Help options
.TP
\fB\-\-help\fR
Output help information and exit.
Display verbose help message and exit.
.TP
\fB\-\-usage\fR
Display brief help message and exit.
.PP
Other options
.TP
\fB\-V\fR, \fB\-\-version\fR
Output version information and exit.
Display version information and exit.
.SH "ENVIRONMENT VARIABLES"
.LP
.SH "EXAMPLES"
......
......@@ -33,13 +33,21 @@ Specify that each task requires \fIncpus\fR number of CPUs. Useful for applicat
Run the job with an adjusted scheduling priority. With no adjustment value the scheduling priority is decreased by 100. The adjustment range is from \-10000 (highest priority) to 10000 (lowest priority). Only privileged users can specify a negative adjustment. NOTE: This option is presently ignored if SchedulerType=sched/maui.
.TP
.PP
Help options
.TP
\fB\-\-help\fR
Output help information and exit.
.TP
Display verbose help message and exit.
.TP
\fB\-\-usage\fR
Display brief help message and exit.
.PP
Other options
.TP
\fB\-V\fR, \fB\-\-version\fR
Output version information and exit.
Display version information and exit.
.SH "ENVIRONMENT VARIABLES"
.LP
.TP
......
......@@ -658,15 +658,17 @@ By default the specified geometry can rotate in three dimensions.
Help options
.TP
\fB\-\-help\fR
Show this help message
Display verbose help message and exit.
.TP
\fB\-\-usage\fR
Display brief usage message
Display brief help message and exit.
.PP
Other options
.TP
\fB\-V\fR, \fB\-\-version\fR
output version information and exit
Display version information and exit.
.PP
Unless the \fB\-a\fR (\fB\-\-attach\fR) or \fB-A\fR (\fB\-\-allocate\fR)
options are specified (see \fBAllocate mode\fR and \fBAttaching to jobs\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