Skip to content

Commit

Permalink
doc: document --wrap in flux-start(1)
Browse files Browse the repository at this point in the history
Add a short entry for flux-start's new --wrap option.
  • Loading branch information
grondo committed Jun 1, 2018
1 parent dd12108 commit 9d04c89
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions doc/man1/flux-start.adoc
Expand Up @@ -65,6 +65,10 @@ If a DIR is not set with this option, a unique temporary directory will
be created for the lifetime of the instance and removed when the
instance is destroyed.

*--wrap*='ARGS,...'::
Wrap broker execution in a comma-separated list of arguments. This is
useful for running flux-broker directly under debuggers or valgrind.


EXAMPLES
--------
Expand Down

0 comments on commit 9d04c89

Please sign in to comment.