Skip to content

Commit

Permalink
doc: document -x, --exclude option in flux-exec(1)
Browse files Browse the repository at this point in the history
Problem: The -x, --exclude option is not documented in the flux-exec(1)
man page.

Add the -x, --exclude option to flux-exec(1).
  • Loading branch information
grondo committed Dec 4, 2023
1 parent 8184b9b commit 869c854
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions doc/man1/flux-exec.rst
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,10 @@ OPTIONS
Target specific ranks in *NODESET*. Default is to target "all" ranks.
See `NODESET FORMAT`_ below for more information.

.. option:: -x, --exclude=NODESET

Exclude ranks in *NODESET*.

.. option:: -v, --verbose

Run with more verbosity.
Expand Down

0 comments on commit 869c854

Please sign in to comment.