X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=utilities%2Fovs-ctl.8;h=22db06b2dfb593422e307d9193f41475a94fbaaa;hb=e9536ecb5097ee60cf0fa6f06ca27f41aa67d165;hp=c730778d5fa665eb7f9d9fc3ed0dea45e4271e3a;hpb=f973f2af2fd4452c8e182caf6a4346cf2a2a394e;p=openvswitch diff --git a/utilities/ovs-ctl.8 b/utilities/ovs-ctl.8 index c730778d..22db06b2 100644 --- a/utilities/ovs-ctl.8 +++ b/utilities/ovs-ctl.8 @@ -223,6 +223,12 @@ Overrides the file name for the Unix domain socket used to connect to .IP "\fB\-\-db\-schema=\fIschema\fR" Overrides the file name for the OVS database schema. . +.IP "\fB\-\-extra-dbs=\fIfile\fR" +Adds \fIfile\fR as an extra database for \fBovsdb\-server\fR to serve +out. Multiple space-separated file names may also be specified. +\fIfile\fR should begin with \fB/\fR; if it does not, then it will be +taken as relative to \fIdbdir\fR. +. .SH "The ``stop'' command" . .PP