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

edit to include withcoor option.

parent b92c42a8
No related branches found
No related tags found
No related merge requests found
...@@ -621,7 +621,8 @@ sacctmgr [<OPTION>] [<COMMAND>] \n\ ...@@ -621,7 +621,8 @@ sacctmgr [<OPTION>] [<COMMAND>] \n\
\n\ \n\
<SPECS> are different for each command entity pair. \n\ <SPECS> are different for each command entity pair. \n\
list account - Clusters=, Descriptions=, Format=, Names=, \n\ list account - Clusters=, Descriptions=, Format=, Names=, \n\
Organizations=, Parents=, and WithAssocs \n\ Organizations=, Parents=, WithCoor=, \n\
and WithAssocs \n\
add account - Clusters=, Description=, Fairshare=, \n\ add account - Clusters=, Description=, Fairshare=, \n\
MaxCPUSecs=, MaxJobs=, MaxNodes=, MaxWall=, \n\ MaxCPUSecs=, MaxJobs=, MaxNodes=, MaxWall=, \n\
Names=, Organization=, Parent=, and QosLevel \n\ Names=, Organization=, Parent=, and QosLevel \n\
...@@ -655,7 +656,7 @@ sacctmgr [<OPTION>] [<COMMAND>] \n\ ...@@ -655,7 +656,7 @@ sacctmgr [<OPTION>] [<COMMAND>] \n\
Format=, ID=, and Start= \n\ Format=, ID=, and Start= \n\
\n\ \n\
list user - AdminLevel=, DefaultAccounts=, Format=, Names=,\n\ list user - AdminLevel=, DefaultAccounts=, Format=, Names=,\n\
QosLevel=, and WithAssocs \n\ QosLevel=, WithCoor=, and WithAssocs \n\
add user - Accounts=, AdminLevel=, Clusters=, \n\ add user - Accounts=, AdminLevel=, Clusters=, \n\
DefaultAccount=, Fairshare=, MaxCPUSecs=, \n\ DefaultAccount=, Fairshare=, MaxCPUSecs=, \n\
MaxJobs=, MaxNodes=, MaxWall=, Names=, \n\ MaxJobs=, MaxNodes=, MaxWall=, Names=, \n\
......
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