X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=switch%2Fswitch.8.in;h=dfa114adfaa2495c319648d273a772b684c1cb55;hb=e9ab3dbf6d648c98f62248907baeea65cfc0505a;hp=1bd0607a8c6fb1c530f17d5f91759fd3e5115e55;hpb=305908583039cdd1c0229203a5b885ab97a17cce;p=openvswitch diff --git a/switch/switch.8.in b/switch/switch.8.in index 1bd0607a..dfa114ad 100644 --- a/switch/switch.8.in +++ b/switch/switch.8.in @@ -91,6 +91,16 @@ the PID of the running process. If \fIpidfile\fR is not specified, or if it does not begin with \fB/\fR, then it is created in \fB@rundir@\fR. +.TP +\fB-f\fR, \fB--force\fR +By default, when \fB-P\fR or \fB--pidfile\fR is specified and the +specified pidfile already exists and is locked by a running process, +\fBswitch\fR refuses to start. Specify \fB-f\fR or \fB--force\fR +to cause it to instead overwrite the pidfile. + +When \fB-P\fR or \fB--pidfile\fR is not specified, this option has no +effect. + .TP \fB-D\fR, \fB--detach\fR Causes \fBswitch\fR to detach itself from the foreground session and