From ef5fc1832ac33f469cdb8b73fac28c7bb3f98bdd Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Wed, 20 Sep 2017 12:42:18 +0900 Subject: [PATCH] Update README Mention --csv option for "cluster matrix/crosscheck" --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 03abd1b9..81a08036 100644 --- a/README.md +++ b/README.md @@ -1828,7 +1828,8 @@ The following commands are available: These commands require a valid `repmgr.conf` file on each node. Additionally passwordless `ssh` connections are required between - all nodes. + all nodes. Both commands can provided output in CSV format if the + `--csv` command line option is provided. Example 1 (all nodes up):