diff --git a/doc/html/bluegene.shtml b/doc/html/bluegene.shtml index 25baece9ccfdd92ca2b4cf617b0cf2fd4ce51d04..3ee61d8f5267c593bcc9c94b7bfe3f592619d16c 100644 --- a/doc/html/bluegene.shtml +++ b/doc/html/bluegene.shtml @@ -38,7 +38,7 @@ maximum node count. The <i>--ntasks</i> option continues to be supported and may be required to control resource allocations less than a full <i>base partition</i> in size, if the system is configured to support them. -For example "srun -nntasks 256 ..." indicates that the job requires a minimum +For example "srun --nntasks 256 ..." indicates that the job requires a minimum of 256 processors or one quarter of a midplane to execute. See the srun man pages for details. </p>