Thanks, applied to master.
On Thu, Dec 13, 2018 at 10:18:20AM -0600, 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: > > -- > 1.8.3.1 > > _______________________________________________ > dev mailing list > [email protected] > https://mail.openvswitch.org/mailman/listinfo/ovs-dev _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
