diff options
author | Tatsuya Kinoshita <tats@debian.org> | 2021-02-11 09:25:20 +0000 |
---|---|---|
committer | Tatsuya Kinoshita <tats@debian.org> | 2021-02-11 10:37:28 +0000 |
commit | b6e79c211cc170f00b056d96cee195cb3ae56148 (patch) | |
tree | 543dc45aa60541e39df36beb1609f178f24f92cc /doc/w3m.1 | |
parent | Update manpage for -insecure option (diff) | |
download | w3m-b6e79c211cc170f00b056d96cee195cb3ae56148.tar.gz w3m-b6e79c211cc170f00b056d96cee195cb3ae56148.zip |
Update wording for -debug option
Diffstat (limited to 'doc/w3m.1')
-rw-r--r-- | doc/w3m.1 | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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 |