Update wording for -debug option

This commit is contained in:
Tatsuya Kinoshita
2021-02-11 18:25:20 +09:00
parent d27c38cd6d
commit b6e79c211c
2 changed files with 5 additions and 5 deletions

View File

@@ -200,13 +200,13 @@ use \fIfile\fR instead of the default bookmark.html file
\fB\-config \fIfile\fR
use \fIfile\fR instead of the default configuration file
.TP
\fB\-debug\fP
DO NOT USE
.TP
\fB\-o \fIoption=value\fR
modify one configuration item with an explicitly given value;
without \fIoption=value\fR, equivalent to \fB\-show-option\fR
.TP
\fB\-debug\fP
use debug mode (only for debugging)
.TP
\fB\-reqlog\fP
log headers of HTTP communication in file \f(CW~/.w3m/request.log\fP
.SH EXAMPLES