DOC: Formatting issues, see #2723

(cherry picked from commit 15abee84875cdb534056986b9172a38b57d24d92)
This commit is contained in:
Patrik Nordwall 2012-11-20 17:18:37 +01:00
parent 6a348e3c76
commit b06b0fa087
13 changed files with 56 additions and 30 deletions

View file

@ -496,7 +496,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