summaryrefslogtreecommitdiff
path: root/vtep
diff options
context:
space:
mode:
authorBen Pfaff <blp@ovn.org>2017-12-14 11:17:23 -0800
committerBen Pfaff <blp@ovn.org>2017-12-14 11:21:42 -0800
commit12b84d50e0324727a24fc5aa378497e1dbe41821 (patch)
tree6bbc52f2da260a5049b684cb225b70d7b18663c7 /vtep
parentadb4185d01ce964db1154df07dbd91c0f90539f7 (diff)
downloadopenvswitch-12b84d50e0324727a24fc5aa378497e1dbe41821.tar.gz
ovsdb: Improve documentation.
Signed-off-by: Ben Pfaff <blp@ovn.org> Acked-by: Justin Pettit <jpettit@ovn.org>
Diffstat (limited to 'vtep')
-rw-r--r--vtep/vtep-ctl.8.in23
1 files changed, 7 insertions, 16 deletions
diff --git a/vtep/vtep-ctl.8.in b/vtep/vtep-ctl.8.in
index b980a7186..abf5e1673 100644
--- a/vtep/vtep-ctl.8.in
+++ b/vtep/vtep-ctl.8.in
@@ -52,15 +52,10 @@ command line has options, then those options must be separated from
the global options by \fB\-\-\fR.
.
.IP "\fB\-\-db=\fIserver\fR"
-Sets \fIserver\fR as the database server that \fBvtep\-ctl\fR
-contacts to query or modify configuration. The default is
-\fBunix:@RUNDIR@/db.sock\fR. \fIserver\fR must take one of the
-following forms:
-.RS
-.so ovsdb/remote-active.man
-.so ovsdb/remote-passive.man
-.RE
-.
+Sets \fIserver\fR as the database server that \fBvtep\-ctl\fR contacts
+to query or modify configuration. \fIserver\fR may be an OVSDB active
+or passive connection method, as described in \fBovsdb\fR(7). The
+default is \fBunix:@RUNDIR@/db.sock\fR.
.IP "\fB\-\-no\-syslog\fR"
By default, \fBvtep\-ctl\fR logs its arguments and the details of any
changes that it makes to the system log. This option disables this
@@ -336,13 +331,9 @@ Prints the configured manager(s).
Deletes the configured manager(s).
.
.IP "\fBset\-manager\fR \fItarget\fR\&..."
-Sets the configured manager target or targets. Each \fItarget\fR may
-use any of the following forms:
-.
-.RS
-.so ovsdb/remote-active.man
-.so ovsdb/remote-passive.man
-.RE
+Sets the configured manager target or targets.
+Each \fItarget\fR may be an OVSDB active or passive connection method,
+e.g. \fBpssl:6640\fR, as described in \fBovsdb\fR(7).
.
.SS "Database Commands"
.