mirror of
https://github.com/corda/corda.git
synced 2024-12-18 20:47:57 +00:00
DOCS - correct command docs for clear network map cache (#4677)
This commit is contained in:
parent
0632d275ed
commit
0a50d76ab1
@ -236,7 +236,7 @@ you either need to run from the command line:
|
||||
|
||||
.. code-block:: shell
|
||||
|
||||
java -jar corda.jar clear-network-cache
|
||||
java -jar corda.jar --clear-network-map-cache
|
||||
|
||||
or call RPC method `clearNetworkMapCache` (it can be invoked through the node's shell as `run clearNetworkMapCache`, for more information on
|
||||
how to log into node's shell see :doc:`shell`). As we are testing and hardening the implementation this step shouldn't be required.
|
||||
|
Loading…
Reference in New Issue
Block a user