diff options
Diffstat (limited to 'lynx_help/Lynx_users_guide.html')
-rw-r--r-- | lynx_help/Lynx_users_guide.html | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/lynx_help/Lynx_users_guide.html b/lynx_help/Lynx_users_guide.html index 576b5a23..54910b84 100644 --- a/lynx_help/Lynx_users_guide.html +++ b/lynx_help/Lynx_users_guide.html @@ -1,4 +1,4 @@ -<!-- $LynxId: Lynx_users_guide.html,v 1.145 2020/01/23 01:31:39 tom Exp $ --> +<!-- $LynxId: Lynx_users_guide.html,v 1.147 2020/02/24 00:55:25 tom Exp $ --> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> <html> @@ -5251,6 +5251,15 @@ lynx -source ./ >foo.html <p>toggles use of _underline_ format in dumps.</p> </dd> + <dt><code><strong>-update_term_title</strong></code> + </dt> + + <dd> + <p>enables updating the title in terminal emulators. Use + only if your terminal emulator supports that escape code. + Has no effect when used with -notitle.</p> + </dd> + <dt><code><strong>-use_mouse</strong></code> </dt> |