DOC: Formatting issues, see #2723
(cherry picked from commit 15abee84875cdb534056986b9172a38b57d24d92)
This commit is contained in:
parent
6a348e3c76
commit
b06b0fa087
13 changed files with 56 additions and 30 deletions
|
|
@ -482,7 +482,8 @@ Run it without parameters to see instructions about how to use the script::
|
|||
is-available - Checks if the member node is available
|
||||
is-running - Checks if the member node is running
|
||||
has-convergence - Checks if there is a cluster convergence
|
||||
Where the <node-url> should be on the format of 'akka://actor-system-name@hostname:port'
|
||||
Where the <node-url> should be on the format of
|
||||
'akka://actor-system-name@hostname:port'
|
||||
|
||||
Examples: bin/akka-cluster localhost:9999 is-available
|
||||
bin/akka-cluster localhost:9999 join akka://MySystem@darkstar:2552
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue