Acked-by: Mark Michelson <[email protected]> On 12/13/18 11:18 AM, Terry Wilson wrote:
Signed-off-by: Terry Wilson <[email protected]> --- Documentation/ref/ovsdb.7.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)diff --git a/Documentation/ref/ovsdb.7.rst b/Documentation/ref/ovsdb.7.rst index f891309..c43fe17 100644 --- a/Documentation/ref/ovsdb.7.rst +++ b/Documentation/ref/ovsdb.7.rst @@ -405,7 +405,7 @@ unix:<file> way, a client could talk to the wrong instance of a database. To avoid this possibility, add ``cid:<uuid>`` to the list of methods, where <uuid> is the cluster ID of the desired database cluster, as printed by - ``ovsdb-tool get-cid``. This feature is optional. + ``ovsdb-tool db-cid``. This feature is optional.OVSDB supports the following passive connection methods:
_______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
