Skip to content

Commit

Permalink
Merge pull request #1 from garlick/doc-fixes
Browse files Browse the repository at this point in the history
doc: spelling in flux-start(1)
  • Loading branch information
grondo committed Sep 26, 2014
2 parents da929a2 + 1bd871e commit 108a992
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
6 changes: 3 additions & 3 deletions doc/cmd/flux-start.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -40,14 +40,14 @@ Set the size of the comms session (number of message brokers).
The default is 1.

*-k, --k-ary*='N'::
Set the fanout of the tree-based-overlay network. This option is passed
directly to the Flux message broker, where the default is 2.
Set the branching factor of the tree-based-overlay network. This option
is passed directly to the Flux message broker, where the default is 2.

*-M, --modules*='modules'::
Load the specified comms modules in addition to the default core modules.
Modules are specified by name in a comma-separated list. To limit a module
to a subset of the session's ranks, you may append a nodeset in square
brackes. For example: "foo[0],bar,baz" would load the foo module on
brackets. For example: "foo[0],bar,baz" would load the foo module on
rank 0 only, and the bar and baz modules on all ranks.
This option is passed directly to the Flux message broker.

Expand Down
2 changes: 0 additions & 2 deletions doc/cmd/spell.en.pws
Original file line number Diff line number Diff line change
Expand Up @@ -98,9 +98,7 @@ wrexec
wrexecd
ary
baz
brackes
EPGM
fanout
modopts
nodeset
noexec
Expand Down

0 comments on commit 108a992

Please sign in to comment.