Hi all,
there is an error in the usage message of sacctmgr.
# sacctmgr --help
[...]
One can get an number of characters by following the field option with
a %NUMBER option. i.e. format=name%30 will print 30 chars of field name.
Account - Account, CoordinatorList, Description,
Organization
[...]
while the man page states that the format option is called
"Coordinators" (which correctly describes the behavior).
Regards,
Uwe
