diff options
| author | Tatsuya Kinoshita <tats@debian.org> | 2013-10-13 05:07:15 +0000 | 
|---|---|---|
| committer | Tatsuya Kinoshita <tats@debian.org> | 2013-10-13 05:07:15 +0000 | 
| commit | 94aaf56e6f819d23755badcae152463f67f4826f (patch) | |
| tree | 4a7851a6846a1bd8a3fe039e15fb8f7fa5a9e979 /doc | |
| parent | Merge branch 'bug/cygwin-lang' (diff) | |
| parent | Update document for the -s option change (diff) | |
| download | w3m-94aaf56e6f819d23755badcae152463f67f4826f.tar.gz w3m-94aaf56e6f819d23755badcae152463f67f4826f.zip | |
Merge branch 'bug/75527'
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 | 
