diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 1997-10-06 04:08:00 -0400 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 1997-10-06 04:08:00 -0400 |
commit | 1d80538b4b84eadd223c7b61839b950389c2d49d (patch) | |
tree | a46f327e82edb06d8d789b60c3395f873476e040 /lynx_help | |
parent | 443226a5ffcf805f6ab3ccbcc2a6b4802793b07d (diff) | |
download | lynx-snapshots-1d80538b4b84eadd223c7b61839b950389c2d49d.tar.gz |
snapshot of project "lynx", label v2-7-1ac_0-76
Diffstat (limited to 'lynx_help')
-rw-r--r-- | lynx_help/Lynx_users_guide.html | 13 | ||||
-rw-r--r-- | lynx_help/keystroke_commands/keystroke_help.html | 2 |
2 files changed, 11 insertions, 4 deletions
diff --git a/lynx_help/Lynx_users_guide.html b/lynx_help/Lynx_users_guide.html index 76ec18ff..fa781d18 100644 --- a/lynx_help/Lynx_users_guide.html +++ b/lynx_help/Lynx_users_guide.html @@ -580,7 +580,8 @@ return to Lynx or the '<em>></em>' command to save the options to a be interpreted by servers as descending order of preferences. You can also make your order of preference explicit by using q factors as defined by the HTTP protocol, for servers which - understand it, for example: da, en-gb;q=0.8, en;q=0.7 + understand it, for example: + da, en-gb;q=0.8, en;q=0.7 <dt>Preferred Document Charset <dd>The character set you prefer if sets in addition to ISO-8859-1 @@ -591,7 +592,8 @@ return to Lynx or the '<em>></em>' command to save the options to a descending order of preferences. You can also make your order of preference explicit by using q factors as defined by the HTTP protocol, for servers which - understand it, for example: iso-8859-5, unicode-1-1;q=0.8 + understand it, for example: + iso-8859-5, utf-8;q=0.8 <dt>Display Character set <dd>This option allows you to set up the default character set for @@ -1847,7 +1849,7 @@ where this switch. <dt><code>-base</code> <dd>prepend a request URL comment and BASE tag to text/html - outputs for -source or -mime_header dumps. + outputs for -source dumps. <dt><code>-blink</code> <dd>forces high intensity bg colors for color mode, if available and supported by the terminal. @@ -2010,6 +2012,9 @@ where <dd>properly formatted data for a post form are read in from stdin and passed to the form. Input is terminated by a line that starts with '---'. + <dt><code>-preparsed</code> + <dd>show source preparsed and reformatted when used with + -source or in source view ('<em>\</em>'). <dt><code>-print</code> <dd>enable print functions. (default) <dt><code>-pseudo_inlines</code> @@ -2179,6 +2184,8 @@ where <dd>print version information <dt><code>-vikeys</code> <dd>enable vi-like key movement. + <dt><code>-width=NUMBER</code> + <dd>number of columns for formatting of dumps, default is 80. </dl> </dl> diff --git a/lynx_help/keystroke_commands/keystroke_help.html b/lynx_help/keystroke_commands/keystroke_help.html index dc6740ce..77c8bbf2 100644 --- a/lynx_help/keystroke_commands/keystroke_help.html +++ b/lynx_help/keystroke_commands/keystroke_help.html @@ -67,7 +67,7 @@ z - Cancel transfer in progress [backspace] - Go to the <A HREF="history_help.html" >History Page</A> - = - Show file and link info + = - Show info about current document, URL and link \ - Toggle document source/rendered view ! - Spawn your default shell ' - Toggle "historical" vs minimal or valid comment |