[ovs-dev] [PATCH] Correct documentation for getting DB's cid

Terry Wilson twilson at redhat.com
Thu Dec 13 16:18:20 UTC 2018


Signed-off-by: Terry Wilson <twilson at redhat.com>
---
 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



More information about the dev mailing list