X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=utilities%2Fovs-ctl.8;h=22db06b2dfb593422e307d9193f41475a94fbaaa;hb=e9536ecb5097ee60cf0fa6f06ca27f41aa67d165;hp=1a9ee2a58daba404cac0144d56d87757aac7d4f0;hpb=d0c060994ae6c03ce18ee4f7be32795e85e892c2;p=openvswitch diff --git a/utilities/ovs-ctl.8 b/utilities/ovs-ctl.8 index 1a9ee2a5..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 @@ -395,6 +401,7 @@ that it runs. \fBovs\-ctl\fR will add the \fIsbindir\fR and . .IP "\fBOVS_LOGDIR\fR" .IQ "\fBOVS_RUNDIR\fR" +.IQ "\fBOVS_DBDIR\fR" .IQ "\fBOVS_SYSCONFDIR\fR" .IQ "\fBOVS_PKGDATADIR\fR" .IQ "\fBOVS_BINDIR\fR" @@ -422,7 +429,7 @@ process ID. The OVS database schema used to initialize the database (use \fB\-\-db\-schema to override this location). . -.IP "\fIsysconfdir\fB/openvswitch/conf.db\fR" +.IP "\fIdbdir\fB/conf.db\fR" The OVS database (use \fB\-\-db\-file\fR to override this location). . .IP "\fIrundir\fB/openvswitch/db.sock\fR"