File tree Expand file tree Collapse file tree 1 file changed +0
-13
lines changed
Expand file tree Collapse file tree 1 file changed +0
-13
lines changed Original file line number Diff line number Diff 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-
376363copy
377364----
378365
You can’t perform that action at this time.
0 commit comments