Skip to content
Snippets Groups Projects
Commit b15465ff authored by Danny Auble's avatar Danny Auble
Browse files

more docs

parent f5f13a68
No related branches found
No related tags found
No related merge requests found
......@@ -344,7 +344,9 @@ To clear a previously set value use the modify command with a new value of \-1.
.br
> sacctmgr create account name=physics parent=science fairshare=20
.br
> sacctmgr create user name=adam cluster=tux account=physics fairshare=10
> sacctmgr create user name=adam cluster=tux account=physics \
.br
fairshare=10
.br
> sacctmgr modify user with name=adam cluster=tux account=physics \
.br
......
......@@ -161,7 +161,11 @@ List of users jobs to include in report. Default is all.
.SH "EXAMPLES"
.eo
.br
> sreport job sizes
.br
> sreport cluster utilization
.br
> sreport user top
.ec
.SH "COPYING"
......
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