From a8251776b87f78e47d3e73309177e3a4f59675bd Mon Sep 17 00:00:00 2001 From: "Thomas E. Dickey" Date: Thu, 31 Aug 2006 23:47:16 -0400 Subject: snapshot of project "lynx", label v2-8-6dev_19 --- lynx_help/Lynx_users_guide.html | 22 +++++++++++++++++++--- 1 file changed, 19 insertions(+), 3 deletions(-) (limited to 'lynx_help') diff --git a/lynx_help/Lynx_users_guide.html b/lynx_help/Lynx_users_guide.html index 6e04325c..95e57245 100644 --- a/lynx_help/Lynx_users_guide.html +++ b/lynx_help/Lynx_users_guide.html @@ -1371,7 +1371,7 @@ commands. ability to create a log can be toggled on with the -tlog switch. Note that this ability is probably disabled in anonymous or validation accounts. -
* +
*
The '*' command toggles image_links mode on and off. When on, links will be created for all images, including inline images. If you have an image viewer mapped to the image's MIME type, you @@ -1382,7 +1382,7 @@ commands. When on, the charset is assumed to match the selected character set and 8-bit characters are not reverse translated with respect to the ISO-8859-1 conversion tables. -
[ +
[
The '[' command toggles pseudo_inlines mode on and off. When on, inline images which have no ALT string specified will have an [INLINE] pseudo-ALT string inserted in the Lynx @@ -2884,12 +2884,28 @@ where double-quotes and tags.
-source
works the same as dump but outputs HTML source instead of - formatted text. + formatted text. For example +

+                    lynx -source . >foo.html
+                    
+ generates HTML source listing the files in the current + directory. Each file is marked by an HREF relative to the + parent directory. Add a trailing slash to make the HREF's + relative to the current directory: +

+                    lynx -source ./ >foo.html
+                    
-stack_dump
disable SIGINT cleanup handler.
-startfile_ok
allow non-http startfile and homepage with -validate. +
-stderr +
When dumping a document using -dump or + -source, Lynx normally does not display alert + (error) messages that you see on the screen in the status + line. Use the -stderr option to tell Lynx to + write these messages to the standard error.
-stdin
read the startfile from standard input (UNIX only). -- cgit 1.4.1-2-gfad0