about summary refs log tree commit diff stats
path: root/lynx.hlp
diff options
context:
space:
mode:
Diffstat (limited to 'lynx.hlp')
-rw-r--r--lynx.hlp18
1 files changed, 18 insertions, 0 deletions
diff --git a/lynx.hlp b/lynx.hlp
index 771bee0e..0e561bce 100644
--- a/lynx.hlp
+++ b/lynx.hlp
@@ -55,6 +55,11 @@
        prepend a request URL comment and BASE tag to text/html
        outputs for -source or -mime_header dumps.
 
+  -blink
+       forces high intensity bg colors for color mode, if available
+       and supported by the terminal.
+       Lynx needs to be compiled with the slang library for this flag.
+
   -book
        use the bookmark page as the startfile.  The default or command
        line startfile is still set for the Main screen command, and will
@@ -78,6 +83,15 @@
   -child
        exit on left-arrow in startfile, and disable save to disk.
 
+  -color
+       forces color mode on, if available.  Default color control sequences
+       which work for many terminal types are assumed if the terminal
+       capability description does not specify how to handle color.
+       Lynx needs to be compiled with the slang library for this flag.
+       A saved show_color=always setting found in a .lynxrc file at
+       startup has the same effect.  A saved show_color=always found
+       in .lynxrc on startup is overridden by this flag.
+
   -cookies
        toggles handling of Set-Cookie headers.
 
@@ -173,6 +187,10 @@
   -nobrowse
        disable directory browsing.
 
+  -nocolor
+       force color mode off, overriding terminal capabilities and any
+       -color flags, COLORTERM variable, and saved .lynxrc settings.
+
   -noexec
        disable local program execution. (DEFAULT)