diff --git a/doc/man/man1/sreport.1 b/doc/man/man1/sreport.1 index 7ee21cf18d799f042ef242333e5b3466054f87e4..d23c3cfc43727e88b2ce593c3fb9a635eedc82f7 100644 --- a/doc/man/man1/sreport.1 +++ b/doc/man/man1/sreport.1 @@ -311,14 +311,27 @@ All commands and options are case-insensitive. .TP .SH "EXAMPLES" -.eo -.br -> sreport job sizes -.br -> sreport cluster utilization -.br -> sreport user top -.ec +.TP +\fBsreport job sizes\fP +.TP +\fBreport cluster utilization\fP +.TP +\fBsreport user top\fP +.TP +\fBsreport job sizes All_Clusters users=gore1 account=environ PrintJobCount\fP +Report number of jobs by user gore1 within the environ account +.TP +\fBsreport cluster AccountUtilizationByUser cluster=zeus user=gore1 start=2/23/08 end=2/24/09 format=Accounts,Cluster,CPU_Count,Login,Proper,Used\fP +Report cluster account utilization with the specified fields during +the specified 24 hour day of February 23, 2009, by user gore1 +.TP +\fBsreport cluster AccountUtilizationByUser cluster=zeus accounts=lc start=2/23/08 end=2/24/09\fP +Report cluster account utilization by user in the LC account on +cluster zeus +.TP +\fBsreport user topusage start=2/16/09 end=2/23/09 -t percent account=lc\fP +Report top usage in percent of the lc account during the specified week +.TP .SH "COPYING" Copyright (C) 2009 Lawrence Livermore National Security.