diff options
author | Tatsuya Kinoshita <tats@debian.org> | 2013-10-13 05:06:32 +0000 |
---|---|---|
committer | Tatsuya Kinoshita <tats@debian.org> | 2013-10-13 05:06:32 +0000 |
commit | 7d4d6cdd31f09b964f436651217dd0e2488e5e7b (patch) | |
tree | 4eae4b366c07303df1264d66db0913058ad9e627 /doc | |
parent | Change the -s option to "squeeze multiple blank lines" for pager (diff) | |
download | w3m-7d4d6cdd31f09b964f436651217dd0e2488e5e7b.tar.gz w3m-7d4d6cdd31f09b964f436651217dd0e2488e5e7b.zip |
Update document for the -s option change
Diffstat (limited to 'doc')
-rw-r--r-- | doc/MANUAL.html | 12 | ||||
-rw-r--r-- | doc/w3m.1 | 2 |
2 files changed, 6 insertions, 8 deletions
diff --git a/doc/MANUAL.html b/doc/MANUAL.html index aff0189..0a00b59 100644 --- a/doc/MANUAL.html +++ b/doc/MANUAL.html @@ -55,12 +55,10 @@ If you don't specify this option, <dt>-l number <dd>Specify line number preserved internally when reading text/plain document fron standard input. Default is 10000. -<dt>-s -<dd>Display documents with Shift_JIS code. -<dt>-e -<dd>Display documents with EUC_JP code. -<dt>-j -<dd>Display documents with ISO-2022-JP code. +<dt>-O charset +<dd>Specify display/output charset. +<dt>-I charset +<dd>Specify document charset. <dt>-T type <dd>Specify document type. Without this option, document type is determined from extension of a file. If the determination @@ -90,7 +88,7 @@ It is useful when reading E-mail or NetNews messages. <dd>Monochrome display mode. <dt>-F <dd>Automatically render frame. -<dt>-S +<dt>-s <dd>Squeeze blank lines. <dt>-X <dd>Upon exit, do not display preserved screen. @@ -143,7 +143,7 @@ use graphic character .B -no-graph don't use graphic character .TP -.B -S +.B -s squeeze multiple blank lines .TP .B -W |