Skip to content

Commit 6ae1957

Browse files
Fix the name of neo4j-admin server unbind cmd (#2558) (#2560)
1 parent 217b88c commit 6ae1957

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/clustering/servers.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ Once dropped, a server cannot rejoin a cluster.
120120

121121
[NOTE]
122122
====
123-
The same physical hardware can rejoin the cluster, provided the Neo4j installation has been "reset" (either re-installing, or running `neo4j-admin unbind`), causing it to receive a new generated server ID on next startup.
123+
The same physical hardware can rejoin the cluster, provided the Neo4j installation has been "reset" (either re-installing, or running `neo4j-admin server unbind`), causing it to receive a new generated server ID on next startup.
124124
====
125125

126126
== Listing servers

0 commit comments

Comments
 (0)