aboutsummaryrefslogtreecommitdiffstats
path: root/doc/w3m.1
diff options
context:
space:
mode:
authorAkinori Ito <aito@eie.yz.yamagata-u.ac.jp>2001-11-09 04:59:17 +0000
committerAkinori Ito <aito@eie.yz.yamagata-u.ac.jp>2001-11-09 04:59:17 +0000
commit6c63633545c254dc085402e0f927a6826d1dd229 (patch)
tree0126fb5598304c713ea1276e294da9098b5df3b4 /doc/w3m.1
parentInitial revision (diff)
downloadw3m-6c63633545c254dc085402e0f927a6826d1dd229.tar.gz
w3m-6c63633545c254dc085402e0f927a6826d1dd229.zip
Updates from 0.2.1 into 0.2.1-inu-1.5release-0-2-1-inu-1-5
Diffstat (limited to '')
-rw-r--r--doc/w3m.150
1 files changed, 49 insertions, 1 deletions
diff --git a/doc/w3m.1 b/doc/w3m.1
index 91ae2a4..b4cc206 100644
--- a/doc/w3m.1
+++ b/doc/w3m.1
@@ -65,12 +65,18 @@ EUC-JP
.B -B
load bookmark
.TP
+.B -bookmark file
+specify bookmark file
+.TP
.B -T type
specify content-type
.TP
.B -m
internet message mode
.TP
+.B -v
+visual startup mode
+.TP
.B -M
monochrome display
.TP
@@ -90,9 +96,51 @@ Larger values will make tables narrower.
.B -dump_source
dump page source into stdout
.TP
+.B -dump_head
+dump response of HEAD request into stdout
+.TP
+.B -dump_both
+dump HEAD and source into stdout
+.TP
+.B -dump_extra
+dump HEAD, source, and extra information into stdout
+.TP
+.B -post file
+use POST method with file content
+.TP
+.B -header string
+insert string as a header
+.TP
.B +<num>
goto <num> line
.TP
+.B -num
+show line number
+.TP
+.B -no-proxy
+don't use proxy
+.TP
+.B -no-mouse
+don't use mouse
+.TP
+.B -pauth user:pass
+proxy authentication
+.TP
+.B -S
+squeeze multiple blank lines
+.TP
+.B -W
+toggle wrap search mode
+.TP
+.B -X
+don't use termcap init/deinit
+.TP
+.B -o opt=value
+assign value to config option
+.TP
+.B -config file
+specify config file
+.TP
.B -debug
DO NOT USE
.SH EXAMPLES
@@ -113,7 +161,7 @@ $ cat foo.html | w3m -dump -T text/html >foo.txt
This is the
.I
w3m
-990604 Release.
+0.2.1 Release.
.PP
Additional information about
.I