[ovs-dev] [patch v1] ovs-vsctl: Extend manager_options documentation.

Darrell Ball dlu998 at gmail.com
Tue May 8 17:22:23 UTC 2018


Add ovsdb-server command option to the manager_options
documentation.

Signed-off-by: Darrell Ball <dlu998 at gmail.com>
---
 utilities/ovs-vsctl.8.in | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/utilities/ovs-vsctl.8.in b/utilities/ovs-vsctl.8.in
index b18782c..9f6ea6d 100644
--- a/utilities/ovs-vsctl.8.in
+++ b/utilities/ovs-vsctl.8.in
@@ -425,8 +425,9 @@ These commands manipulate the \fBmanager_options\fR column in the
 \fBOpen_vSwitch\fR table and rows in the \fBManagers\fR table.  When
 \fBovsdb\-server\fR is configured to use the \fBmanager_options\fR column for
 OVSDB connections (as described in the startup scripts provided with
-Open vSwitch), this allows the administrator to use \fBovs\-vsctl\fR to
-configure database connections.
+Open vSwitch; the corresponding \fBovsdb\-server\fR command option is
+\fB--remote=db:Open_vSwitch,Open_vSwitch,manager_options\fR), this allows the
+administrator to use \fBovs\-vsctl\fR to configure database connections.
 .
 .IP "\fBget\-manager\fR"
 Prints the configured manager(s).
-- 
1.9.1



More information about the dev mailing list