Skip to content

Commit 4630b35

Browse files
committed
doc: remove flux kvs dropcache documentation
Problem: The flux kvs dropcache command has been removed, but is still documented. Remove "dropcache" from flux-kvs(1).
1 parent 8b76019 commit 4630b35

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

doc/man1/flux-kvs.rst

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ SYNOPSIS
1414
| **flux** **kvs** **link** *target* *linkname*
1515
| **flux** **kvs** **readlink** *key...*
1616
| **flux** **kvs** **mkdir** *key...*
17-
| **flux** **kvs** **dropcache**
1817
1918
| **flux** **kvs** **copy** *source* *destination*
2019
| **flux** **kvs** **move** *source* *destination*
@@ -361,18 +360,6 @@ Create an empty directory. If *key* exists, it is overwritten.
361360
After the commit has completed, display the new root sequence number
362361
or "version".
363362

364-
dropcache
365-
---------
366-
367-
.. program:: flux kvs dropcache
368-
369-
Tell the local KVS to drop any cache it is holding.
370-
371-
.. option:: -a, --all
372-
373-
Publish an event across the Flux instance instructing the KVS module on
374-
all ranks to drop their caches.
375-
376363
copy
377364
----
378365

0 commit comments

Comments
 (0)