diff options
Diffstat (limited to '')
| -rw-r--r-- | doc/MANUAL.html | 12 | 
1 files changed, 5 insertions, 7 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. | 
