Skip to content
Snippets Groups Projects
Commit aeb053f8 authored by Morris Jette's avatar Morris Jette
Browse files

Fix minor formatting problem

parent 83c3695d
No related branches found
No related tags found
No related merge requests found
...@@ -143,9 +143,9 @@ with this process or zero if none is found.</p> ...@@ -143,9 +143,9 @@ with this process or zero if none is found.</p>
Given a process container ID, fill in all the process IDs in the container.</p> Given a process container ID, fill in all the process IDs in the container.</p>
<p style="margin-left:.2in"><b>Arguments</b>: <p style="margin-left:.2in"><b>Arguments</b>:
<span class="commandline"> cont_id</span>&nbsp; &nbsp;&nbsp;(input) <span class="commandline"> cont_id</span>&nbsp; &nbsp;&nbsp;(input)
A container ID.</p> A container ID.<br>
<span class="commandline"> pids</span>&nbsp; &nbsp;&nbsp;(output) <span class="commandline"> pids</span>&nbsp; &nbsp;&nbsp;(output)
Array of process IDs in the container.</p> Array of process IDs in the container.<br>
<span class="commandline"> npids</span>&nbsp; &nbsp;&nbsp;(output) <span class="commandline"> npids</span>&nbsp; &nbsp;&nbsp;(output)
Count of process IDs in the container.</p> Count of process IDs in the container.</p>
<p style="margin-left:.2in"><b>Returns</b>: SLURM_SUCCESS if <p style="margin-left:.2in"><b>Returns</b>: SLURM_SUCCESS if
......
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