Skip to content

Commit 916d008

Browse files
committed
doc: document flux-dump's new --async option
Problem: The new --async option in flux-dump is not documented. Add it to flux-dump(1).
1 parent a15d817 commit 916d008

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

doc/man1/flux-dump.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,10 @@ OPTIONS
7676
store. This may be slightly faster, depending on how frequently the same
7777
content blobs are referenced by multiple keys.
7878

79+
.. option:: --async
80+
81+
Speed up :program:`flux-dump` by running some operations asynchronously
82+
7983
.. option:: --ignore-failed-read
8084

8185
If KVS metadata is encountered that references nonexistent blobrefs

doc/test/spell.en.pws

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1003,3 +1003,4 @@ csh
10031003
tcsh
10041004
bourne
10051005
histchars
1006+
async

0 commit comments

Comments
 (0)