X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=lib%2Fvlog-unixctl.man;h=31de844cf0a48184b6256d48ab0445abce49aef6;hb=c1a543a8d6d2847983b6b0defd1e19777da85715;hp=86eece3b74f10edfe5a206fd96ab23938124a83c;hpb=3fbe1d307e27ed99528d83cf866c7df497e58b77;p=sliver-openvswitch.git diff --git a/lib/vlog-unixctl.man b/lib/vlog-unixctl.man index 86eece3b7..31de844cf 100644 --- a/lib/vlog-unixctl.man +++ b/lib/vlog-unixctl.man @@ -7,7 +7,7 @@ Sets the logging level for \fImodule\fR in \fIfacility\fR to .RS .IP \(bu \fImodule\fR may be any valid module name (as displayed by the -\fB--list\fR action on \fBovs\-appctl\fR(8)), or the special name +\fB\-\-list\fR action on \fBovs\-appctl\fR(8)), or the special name \fBANY\fR to set the logging levels for all modules. . .IP \(bu @@ -17,9 +17,9 @@ respectively, or \fBANY\fR to set the logging levels for both facilities. If it is omitted, \fIfacility\fR defaults to \fBANY\fR. .IP The log level for the \fBfile\fR facility has no effect unless -\fB\*(PN\fR was invoked with the \fB--log-file\fR option. +\fB\*(PN\fR was invoked with the \fB\-\-log\-file\fR option. .IP \(bu -\fIlevel\fR must be one of \fBemer\fR, \fBerr\fR, \fBwarn\fR, +\fIlevel\fR must be one of \fBoff\fR, \fBemer\fR, \fBerr\fR, \fBwarn\fR, \fBinfo\fR, or \fBdbg\fR, designating the minimum severity of a message for it to be logged. If it is omitted, \fIlevel\fR defaults to \fBdbg\fR. @@ -36,4 +36,4 @@ Causes \fB\*(PN\fR to close and reopen its log file. (This is useful after rotating log files, to cause a new log file to be used.) .IP This has no effect unless \fB\*(PN\fR was invoked with the -\fB--log-file\fR option. +\fB\-\-log\-file\fR option.