diff options
Diffstat (limited to 'lynx.hlp')
-rw-r--r-- | lynx.hlp | 42 |
1 files changed, 25 insertions, 17 deletions
diff --git a/lynx.hlp b/lynx.hlp index 5f03fc7c..67b7d0d3 100644 --- a/lynx.hlp +++ b/lynx.hlp @@ -1,15 +1,15 @@ 1 LYNX -2 NAME +2 Name lynx - a general purpose distributed information browser for the World Wide Web -2 SYNOPSIS +2 Synopsis lynx [options] [path or URL] use "lynx -help" to display a complete list of current options. -2 DESCRIPTION +2 Description Lynx is a fully-featured World Wide Web (WWW) client for users running cursor-addressable, character-cell display devices (e.g., vt100 terminals, vt100 emulators running on @@ -28,7 +28,7 @@ addition, Lynx can be used to build systems isolated within a single LAN. -2 OPTIONS +2 Options At start up, Lynx will load any local file or remote URL specified at the command line. For help with URLs, press "?" or "H" while running Lynx. Then follow the link @@ -255,6 +255,9 @@ -newsmaxchunk=NUMBER maximum news articles in listings before chunking. + -nobold + disable bold video-attribute. + -nobrowse disable directory browsing. @@ -300,12 +303,18 @@ -noreferer disable transmissions of Referer headers. + -noreverse + disable reverse video-attribute. + -nosocks disable SOCKS proxy usage by a SOCKSified Lynx. -nostatus disable the retrieval status messages. + -nounderline + disable underline video-attribute. + -number_fields force numbering of links as well as form input fields @@ -531,6 +540,7 @@ talking to. (This may be useful for remote execution, when, for example, Lynx connects to a remote TCP/IP port that starts a script that, in + turn, starts another Lynx process.) -tlog toggles between using a Lynx Trace Log and stderr @@ -541,7 +551,6 @@ -traversal traverse all http links derived from startfile. - When used with -crawl, each link that begins with the same string as startfile is output to a file, intended for indexing. See CRAWL.announce for more @@ -593,7 +602,7 @@ emit backspaces in output if -dumping or -crawling (like 'man' does) -2 COMMANDS +2 Commands o Use Up arrow and Down arrow to scroll through hypertext links. o Right arrow or Return will follow a highlighted @@ -604,7 +613,7 @@ o Type "K" for a complete list of the current key-stroke command mappings. -2 ENVIRONMENT +2 Environment In addition to various "standard" environment variables such as HOME, PATH, USER, DISPLAY, TMPDIR, etc, Lynx utilizes several Lynx-specific environment variables, if @@ -650,8 +659,7 @@ the default path prefix for files saved to disk that is defined in the lynx.cfg SAVE_SPACE: statement. See - - the lynx.cfg file for more + the lynx.cfg file for more information. LYNX_TEMP_SPACE This variable, if set, will override @@ -696,7 +704,7 @@ by setting environment variables of the form PROTOCOL_proxy (literally: http_proxy, ftp_proxy, gopher_proxy, - etc), to + etc), to "http://some.server.dom:port/". See Lynx Users Guide for additional details and examples. @@ -749,6 +757,7 @@ any. It is created for use by an external program, as defined in a lynx.cfg PRINTER: definition + statement. If the field does not exist for the document, the variable is set to a null string under UNIX, or @@ -759,7 +768,6 @@ seen in the document's "Information about" page (= cmd), if any. It is created for use by an external - program, as defined in a lynx.cfg PRINTER: definition statement. If the field does not exist for the document, @@ -787,7 +795,7 @@ the LINES and/or COLUMNS environment variables may also be changed. -2 SIMULATED CGI SUPPORT +2 Simulated Cgi Support If built with the cgi-links option enabled, Lynx allows access to a cgi script directly without the need for an http daemon. @@ -833,7 +841,7 @@ should be consulted for general information on CGI script programming. -2 NATIVE LANGUAGE SUPPORT +2 Native Language Support If configured and installed with Native Language Support, Lynx will display status and other messages in your local language. See the file ABOUT_NLS in the source @@ -872,7 +880,7 @@ NLSPATH This variable, if set, is used as the path prefix for message catalogs. -2 NOTES +2 Notes This is the Lynx v2.8.2 Release If you wish to contribute to the further development of @@ -888,7 +896,7 @@ your message. Do not send the unsubscribe message to the lynx-dev list, itself. -2 SEE ALSO +2 See Also catgets(3), curses(3), environ(7), execve(2), ftp(1), gettext(GNU), localeconv(3), ncurses(3), setlocale(3), slang(?), termcap(5), terminfo(5), wget(GNU) @@ -907,7 +915,7 @@ with the topic, or contact your System Administrator for further information). -2 ACKNOWLEDGMENTS +2 Acknowledgments Lynx has incorporated code from a variety of sources along the way. The earliest versions of Lynx included code from Earl Fogel of Computing Services at the University of @@ -928,7 +936,7 @@ ports) or indirectly (through inspiration and development of other systems). -2 AUTHORS +2 Authors Lou Montulli, Garrett Blythe, Craig Lavender, Michael Grobe, Charles Rezac Academic Computing Services |