From: Ben Pfaff Date: Fri, 4 Oct 2013 15:58:52 +0000 (-0700) Subject: ovsdb-server: Document that --remote may be used multiple times. X-Git-Tag: sliver-openvswitch-2.0.90-1~11^2~2 X-Git-Url: http://git.onelab.eu/?p=sliver-openvswitch.git;a=commitdiff_plain;h=9f33227d56e8749e6a44c22c3158403eccfa7657 ovsdb-server: Document that --remote may be used multiple times. Reported-by: Vasiliy Tolstov Signed-off-by: Ben Pfaff Acked-by: Justin Pettit --- diff --git a/ovsdb/ovsdb-server.1.in b/ovsdb/ovsdb-server.1.in index 4628b59b3..f86e8f367 100644 --- a/ovsdb/ovsdb-server.1.in +++ b/ovsdb/ovsdb-server.1.in @@ -73,6 +73,10 @@ client before sending an inactivity probe message. It is an error for \fIcolumn\fR to have another type. .RE . +.IP +To connect or listen on multiple connection methods, use multiple +\fB\-\-remote\fR options. +. .IP "\fB\-\-run=\fIcommand\fR]" Ordinarily \fBovsdb\-server\fR runs forever, or until it is told to exit (see \fBRUNTIME MANAGEMENT COMMANDS\fR below). With this option,