More feedback is good

This commit is contained in:
Abhijit Menon-Sen
2015-03-12 20:09:03 +05:30
parent 95ac7e889b
commit 36a9e17bd3

View File

@@ -173,7 +173,8 @@ available configuration settings annotated.
The master node must be registered first using `repmgr master register`,
and standby servers must be registered using `repmgr standby register`;
this inserts details about each node into the control database.
this inserts details about each node into the control database. Use
`repmgr cluster show` to see the result.
See the "QUICKSTART.md" file for examples of how to use these commands.