Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
Slurm
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
tud-zih-energy
Slurm
Commits
85a6cab3
Commit
85a6cab3
authored
21 years ago
by
Moe Jette
Browse files
Options
Downloads
Patches
Plain Diff
Describe new command line options -V, --version.
parent
c9d5d105
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
doc/man/man1/scontrol.1
+12
-3
12 additions, 3 deletions
doc/man/man1/scontrol.1
doc/man/man1/sinfo.1
+4
-0
4 additions, 0 deletions
doc/man/man1/sinfo.1
doc/man/man1/squeue.1
+3
-0
3 additions, 0 deletions
doc/man/man1/squeue.1
with
19 additions
and
3 deletions
doc/man/man1/scontrol.1
+
12
−
3
View file @
85a6cab3
...
...
@@ -22,16 +22,22 @@ be abbreviated to the extent that the specification is unique.
.TP
\fBOPTIONS\fR
.TP
\fB-h\fR
\fB
\
-h\fR
, \fB\-\-help\fR
Print a help message describing the usage of scontrol.
.TP
\fB-q\fR
\fB\-o\fR, \fB\-\-oneliner\fR
Print information one line per record.
.TP
\fB\-q\fR, \fB\-\-quiet\fR
Print no warning or informational messages, only fatal error messages.
.TP
\fB-v\fR
\fB-v\fR
, \fB\-\-verbose\fR
Print detailed event logging. This includes time-stamps on data structures,
record counts, etc.
.TP
\fB\-V\fR , \fB\-\-version\fR
Print version information and exit.
.TP
\fBCOMMANDS\fR
.TP
\fIabort\fP
...
...
@@ -47,6 +53,9 @@ Terminate the execution of scontrol.
\fIhelp\fP
Display a description of scontrol options and commands.
.TP
\fIoneliner\fP
Print information one line per record.
.TP
\fIpid2jid\fP \fIPROC_ID\fP
Print the Slurm job id corresponding to the supplied process id, \fIPROC_ID\fP,
on the current node.
...
...
This diff is collapsed.
Click to expand it.
doc/man/man1/sinfo.1
+
4
−
0
View file @
85a6cab3
...
...
@@ -115,6 +115,10 @@ Dipaly brief description of commands and options.
.TP
\fB\-v\fR , \fB\-\-verbose\fR
Provide detailed event logging through program execution.
.TP
\fB\-V\fR , \fB\-\-version\fR
Print version information and exit.
.SH "ARGUMENTS"
.TP
\fBnodes\fR
...
...
This diff is collapsed.
Click to expand it.
doc/man/man1/squeue.1
+
3
−
0
View file @
85a6cab3
...
...
@@ -130,6 +130,9 @@ reported.
.TP
\fB\-v\fR, \fB\-\-verbose\fR
Report details of squeues actions.
.TP
\fB\-V\fR , \fB\-\-version\fR
Print version information and exit.
.SH "ENVIRONMENT VARIABLES"
.PP
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment