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

Add format options for the help page.

parent 4abd16b2
No related branches found
No related tags found
No related merge requests found
...@@ -653,6 +653,18 @@ sreport [<OPTION>] [<COMMAND>] \n\ ...@@ -653,6 +653,18 @@ sreport [<OPTION>] [<COMMAND>] \n\
- Users=<OPT> - List of users jobs to include in report. \n\ - Users=<OPT> - List of users jobs to include in report. \n\
Default is all. \n\ Default is all. \n\
\n\ \n\
Format options are different for listing each entity pair. \n\
\n\
Cluster - Allocation, Account, Cluster, CPUcount \n\
Down, Idle, Login, Overcommited, Proper, \n\
Reported, Reserved, Used, WCKey \n\
\n\
Job - Account, CPUcount, Duration, Nodecount, \n\
User \n\
\n\
\n\
User - Account, Cluster, Login, Proper, Used \n\
\n\
\n\ \n\
All commands and options are case-insensitive. \n\n"); All commands and options are case-insensitive. \n\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