Reformat comment for legibility

This commit is contained in:
Ian Barwick
2015-03-05 17:54:34 +09:00
parent 1f9b19f3ff
commit 072c2d70ff

View File

@@ -5,10 +5,18 @@
* This module is a command-line utility to easily setup a cluster of * This module is a command-line utility to easily setup a cluster of
* hot standby servers for an HA environment * hot standby servers for an HA environment
* *
* Commands implemented are. * Commands implemented are:
*
* MASTER REGISTER * MASTER REGISTER
* STANDBY REGISTER, STANDBY CLONE, STANDBY FOLLOW, STANDBY PROMOTE *
* CLUSTER SHOW, CLUSTER CLEANUP * STANDBY REGISTER
* STANDBY CLONE
* STANDBY FOLLOW
* STANDBY PROMOTE
*
* CLUSTER SHOW
* CLUSTER CLEANUP
*
* WITNESS CREATE * WITNESS CREATE
* *
* This program is free software: you can redistribute it and/or modify * This program is free software: you can redistribute it and/or modify