diff options
| author | Ian Barwick | 2016-02-10 23:17:41 +0000 |
|---|---|---|
| committer | Ian Barwick | 2016-02-10 23:17:41 +0000 |
| commit | 72f8593f17c943e9257432e05660099801a8c0fc (patch) | |
| tree | 13f796e3be187beed77c7045f589758dcc191b81 | |
| parent | 06f52b849956c571763234f17ebd483fb9258412 (diff) | |
brd_init_copy: "--replication_sets" -> "--replication-sets"HEADbdr-plugin/next
| -rw-r--r-- | doc/manual-commands.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual-commands.sgml b/doc/manual-commands.sgml index fa93b11b11..dcce2f6679 100644 --- a/doc/manual-commands.sgml +++ b/doc/manual-commands.sgml @@ -84,7 +84,7 @@ </varlistentry> <varlistentry> - <term><option>--replication_sets=<replaceable class="parameter">sets</replaceable></option></term> + <term><option>--replication-sets=<replaceable class="parameter">sets</replaceable></option></term> <listitem> <para> Comma separated list of replication set names to use. |
