README rewording

This commit is contained in:
Gianni Ciolli
2016-06-22 11:39:29 +02:00
committed by Ian Barwick
parent 5189488b92
commit a4a2e48ab4

View File

@@ -1606,8 +1606,8 @@ which contains connection details for the local database.
These commands display connection information for each pair of
nodes in the replication cluster.
- `cluster matrix` polls each registered server and asks it to
connect to each other node;
- `cluster matrix` runs a `cluster show` on each node and arranges
the results in a matrix, recording success or failure;
- `cluster diagnose` runs a `cluster matrix` on each node and
combines the results in a single matrix.