about summary refs log tree commit diff stats
path: root/lynx_help
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>1998-08-06 13:04:14 -0400
committerThomas E. Dickey <dickey@invisible-island.net>1998-08-06 13:04:14 -0400
commitd7e8d7e419ae58610a9988ff09910670a59526ff (patch)
treea7c02ce435a282a5f60b1a297b5dd4d053b92d67 /lynx_help
parente6ba2a01f70f84d9133cf305e4b493c9d656cb21 (diff)
downloadlynx-snapshots-d7e8d7e419ae58610a9988ff09910670a59526ff.tar.gz
snapshot of project "lynx", label v2-8-1dev_20
Diffstat (limited to 'lynx_help')
-rw-r--r--lynx_help/Lynx_users_guide.html17
1 files changed, 11 insertions, 6 deletions
diff --git a/lynx_help/Lynx_users_guide.html b/lynx_help/Lynx_users_guide.html
index 69fd6517..7acc581a 100644
--- a/lynx_help/Lynx_users_guide.html
+++ b/lynx_help/Lynx_users_guide.html
@@ -1780,9 +1780,9 @@ This support can be disabled by default via the SET_COOKIES symbol in the
 compilation (<em>userdefs.h</em>) and/or run time (<em>lynx.cfg</em>)
 configuration files, and that default setting can be toggled via the
 <em>-cookies</em> command line switch.
-The SET_COOKIES symbol can be further modified by the EAT_ALL_COOKIES mode.
-If EAT_ALL_COOKIES is set TRUE, and SET_COOKIES is TRUE, Lynx will accept 
-all cookies. 
+The SET_COOKIES symbol can be further modified by the ACCEPT_ALL_COOKIES mode.
+If ACCEPT_ALL_COOKIES is set TRUE, and SET_COOKIES is TRUE, Lynx will accept
+all cookies.
 
 <p>When cookie support is enabled, <em>Set-Cookie</em> MIME headers
 received from an http server invoke confirmation prompts with possible
@@ -1867,6 +1867,8 @@ where
 		    command file input terminated by a line that begins
 		    with '<em>$</em>'.	On Unix, the keyboard input terminator
 		    is <em>Control-D</em>.  On Win32, [???].
+	     <dt><code>-accept_all_cookies</code>
+		<dd>accept all cookies.
 	     <dt><code>-anonymous</code>
 		<dd>used to specify the anonymous account.
 	     <dt><code>-assume_charset=MIMEname</code>
@@ -1931,8 +1933,6 @@ where
 		    or one specified on the command line to standard out.
 		    This can be used in the following way:<br>
 		    <em>lynx -dump http://www.w3.org/</em>
-	     <dt><code>-eat_all_cookies</code>
-		<dd>accept all cookies.
 	     <dt><code>-editor=EDITOR</code>
 		<dd>enable edit mode using the specified
 		    <em>EDITOR</em>. (vi, ed, emacs, etc.)
@@ -2032,6 +2032,8 @@ where
 		<dd>disable the retrieval status messages.
 	     <dt><code>-number_links</code>
 		<dd>force numbering of links.
+	     <dt><code>-partial</code>
+		<dd>display partial pages while downloading.
 	     <dt><code>-pauth=ID:PW</code>
 		<dd>set authorization ID and password for a protected proxy
 		    server at startup.	Be sure to protect any script files
@@ -2218,8 +2220,11 @@ where
 	     <dt><code>-validate</code>
 		<dd>accept only http URLs (for validation).  Complete
 		    security restrictions also are implemented.
+	     <dt><code>-verbose</code>
+		<dd>toggles [LINK], [IMAGE] and [INLINE] comments
+		    with filenames of these images.
 	     <dt><code>-version</code>
-		<dd>print version information
+		<dd>print version information.
 	     <dt><code>-vikeys</code>
 		<dd>enable vi-like key movement.
 	     <dt><code>-width=NUMBER</code>