Skip to content
Snippets Groups Projects
Commit fbac3e4b authored by Gennaro Oliva's avatar Gennaro Oliva Committed by Tim Wickberg
Browse files

Fix typos in docs and "sacct --help".

parent a36b4035
No related branches found
No related tags found
No related merge requests found
......@@ -90,7 +90,7 @@ given list that are currently available, if that is not enough to meet the
requested node number <b>N</b>, then take any other nodes that are available
to fill out the requested number. <b>cpu_bind</b> is to bind tasks to CPUs,
which is used only when the task/affinity or task/cgroup plugin is enabled
(please refer to 'man salloc'). <b>mem_per_cpu</b> is mimimum memory required
(please refer to 'man salloc'). <b>mem_per_cpu</b> is minimum memory required
per allocated CPU in megabytes, which is used when the task/cgroup plugin is
enabled. <b>resv_port_cnt</b> is the port count required to be allocated, if
not specified, resv_port_cnt=1 by default.
......
......@@ -296,8 +296,8 @@ sacct [<OPTION>] \n \
delimiter is a '|'. This options is ignored if\n\
-p or -P options are not specified.\n\
-D, --duplicates: \n\
If SLURM job ids are reset, some job numbers will \n\
probably appear more than once refering to different jobs.\n\
If SLURM job ids are reset, some job numbers may \n\
appear more than once referring to different jobs. \n\
Without this option only the most recent jobs will be \n\
displayed. \n\
-e, --helpformat: \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