From fb745f468e8fbfae386bf9eee7e5601d0cd3dcf5 Mon Sep 17 00:00:00 2001 From: Anthony Keenan Date: Thu, 25 Oct 2018 08:40:24 +0100 Subject: [PATCH] Remove bootstrap-raft-cluster from node documentation (#4111) --- docs/source/running-a-node.rst | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs/source/running-a-node.rst b/docs/source/running-a-node.rst index 849139bde9..a432306a58 100644 --- a/docs/source/running-a-node.rst +++ b/docs/source/running-a-node.rst @@ -62,9 +62,6 @@ The node can optionally be started with the following command-line options: Sub-commands ^^^^^^^^^^^^ -``bootstrap-raft-cluster``: Bootstraps Raft cluster. The node forms a single node cluster (ignoring otherwise configured peer -addresses), acting as a seed for other nodes to join the cluster. - ``clear-network-cache``: Clears local copy of network map, on node startup it will be restored from server or file system. ``initial-registration``: Starts initial node registration with the compatibility zone to obtain a certificate from the Doorman.