File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ with the data on disk.
1313[source,shell]
1414--------------------------------------------------
1515bin/elasticsearch-node repurpose|unsafe-bootstrap|detach-cluster|override-version
16- [--ordinal <Integer>] [- E <KeyValuePair>]
16+ [-E <KeyValuePair>]
1717 [-h, --help] ([-s, --silent] | [-v, --verbose])
1818--------------------------------------------------
1919
@@ -290,10 +290,6 @@ it can join a different cluster.
290290`override-version`:: Overwrites the version number stored in the data path so
291291that a node can start despite being incompatible with the on-disk data.
292292
293- `--ordinal <Integer>`:: If there is <<max-local-storage-nodes,more than one
294- node sharing a data path>> then this specifies which node to target. Defaults
295- to `0`, meaning to use the first node in the data path.
296-
297293`-E <KeyValuePair>`:: Configures a setting.
298294
299295`-h, --help`:: Returns all of the command parameters.
You can’t perform that action at this time.
0 commit comments