Remove bootstrap-raft-cluster from node documentation (#4111)

This commit is contained in:
Anthony Keenan 2018-10-25 08:40:24 +01:00 committed by GitHub
parent 16453ebfcc
commit fb745f468e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -62,9 +62,6 @@ The node can optionally be started with the following command-line options:
Sub-commands 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. ``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. ``initial-registration``: Starts initial node registration with the compatibility zone to obtain a certificate from the Doorman.