Skip to content
Snippets Groups Projects
Commit 42ef58ca authored by Joseph P. Donaghy's avatar Joseph P. Donaghy
Browse files

Edits of options.

parent fbda0000
No related branches found
No related tags found
No related merge requests found
...@@ -38,11 +38,6 @@ commit changes immediately. ...@@ -38,11 +38,6 @@ commit changes immediately.
\fB\-n\fR, \fB\-\-noheader\fR \fB\-n\fR, \fB\-\-noheader\fR
No header will be added to the beginning of the output. No header will be added to the beginning of the output.
.TP
\fB\-o\fR, \fB\-\-oneliner\fR
Report output one record per line.
This is equivalent to the \fBoneliner\fR command.
.TP .TP
\fB\-p\fR, \fB\-\-parsable\fR \fB\-p\fR, \fB\-\-parsable\fR
Output will be '|' delimited with a '|' at the end. Output will be '|' delimited with a '|' at the end.
...@@ -59,7 +54,7 @@ This is equivalent to the \fBquiet\fR command. ...@@ -59,7 +54,7 @@ This is equivalent to the \fBquiet\fR command.
.TP .TP
\fB\-r\fR, \fB\-\-readonly\fR \fB\-r\fR, \fB\-\-readonly\fR
Makes it so the running sacctmgr can not modify accounting information. Makes it so the running sacctmgr can not modify accounting information.
This is equivalent to the \fBreadonly\fR command. The \fBreadonly\fR option is for use within interactive mode.
.TP .TP
\fB\-s\fR, \fB\-\-associations\fR \fB\-s\fR, \fB\-\-associations\fR
...@@ -102,7 +97,7 @@ Dump cluster data to the specified file. ...@@ -102,7 +97,7 @@ Dump cluster data to the specified file.
.TP .TP
\fBexit\fP \fBexit\fP
Terminate sacctmgr. Terminate sacctmgr interactive mode.
Identical to the \fBquit\fR command. Identical to the \fBquit\fR command.
.TP .TP
...@@ -125,8 +120,8 @@ Load cluster data to the specified file. ...@@ -125,8 +120,8 @@ Load cluster data to the specified file.
Modify an entity. Modify an entity.
.TP .TP
\fBoneliner\fP \fBproblem\fP
Output one record per line. Use with show or list to display entity problems.
.TP .TP
\fBquiet\fP \fBquiet\fP
...@@ -134,7 +129,7 @@ Print no messages other than error messages. ...@@ -134,7 +129,7 @@ Print no messages other than error messages.
.TP .TP
\fBquit\fP \fBquit\fP
Terminate the execution of sacctmgr. Terminate the execution of sacctmgr interactive mode.
Identical to the \fBexit\fR command. Identical to the \fBexit\fR command.
.TP .TP
......
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