-ccount
Print count collections (default infinite).
-ddelimiter
Delimit output columns with string delimiter (default a tab).
-ffield,...
Print the given fields. The available fields in the default order are curr_time, usage_time,
node_name, user_name, project_name, shares, job_count, level%, total%, long_target_share,
short_target_share, actual_share, usage, cpu, mem, io, ltcpu, ltmem, ltio.
-h Print a header listing field names.
-iinterval
Collect over interval seconds (default 15)
-ldelimiter
Delimit nodes output with string delimiter (default a carriage return).
-moutput_mode
Open output_file in fopen(3) mode output_mode (default w). The meaningful alternative is a to
append to the file.
-n Print in the form name=value-ooutput_file
Print to file output_file (default standard output).
-rdelimiter
Delimit collection records with string delimiter (default a carriage return).
-sstring_formatprintf(3)-style format for strings (default %s)
-t Show times formatted per ctime(3). (Default is seconds since the epoch.)
-u Print decayed usage (since timestamp) in nodes.
-x Don't print non-leaf nodes.