[BACK]Return to less.hlp CVS log [TXT][DIR] Up to [local] / src / usr.bin / less

Diff for /src/usr.bin/less/less.hlp between version 1.3 and 1.4

version 1.3, 2004/11/29 06:20:03 version 1.4, 2011/09/16 18:12:09
Line 38 
Line 38 
   ESC-n             *  Repeat previous search, spanning files.    ESC-n             *  Repeat previous search, spanning files.
   ESC-N             *  Repeat previous search, reverse dir. & spanning files.    ESC-N             *  Repeat previous search, reverse dir. & spanning files.
   ESC-u                Undo (toggle) search highlighting.    ESC-u                Undo (toggle) search highlighting.
     &_p_a_t_t_e_r_n          *  Display only matching lines
         ---------------------------------------------------          ---------------------------------------------------
         Search patterns may be modified by one or more of:          Search patterns may be modified by one or more of:
         ^N or !  Search for NON-matching lines.          ^N or !  Search for NON-matching lines.
Line 111 
Line 112 
                   Display help (from command line).                    Display help (from command line).
   -a  ........  --search-skip-screen    -a  ........  --search-skip-screen
                   Forward search skips current screen.                    Forward search skips current screen.
     -A  ........  --SEARCH-SKIP-SCREEN
                     Forward search always skips target line.
   -b [_N]  ....  --buffers=[_N]    -b [_N]  ....  --buffers=[_N]
                   Number of buffers.                    Number of buffers.
   -B  ........  --auto-buffers    -B  ........  --auto-buffers
                   Don't automatically allocate buffers for pipes.                    Don't automatically allocate buffers for pipes.
   -c  -C  ....  --clear-screen  --CLEAR-SCREEN    -c  ........  --clear-screen
                   Repaint by scrolling/clearing.                    Repaint by clearing rather than scrolling.
   -d  ........  --dumb    -d  ........  --dumb
                   Dumb terminal.                    Dumb terminal.
   -D [_x_n_._n]  .  --color=_x_n_._n    -D [_x_n_._n]  .  --color=_x_n_._n
Line 143 
Line 146 
                   Display a status column at left edge of screen.                    Display a status column at left edge of screen.
   -k [_f_i_l_e]  .  --lesskey-file=[_f_i_l_e]    -k [_f_i_l_e]  .  --lesskey-file=[_f_i_l_e]
                   Use a lesskey file.                    Use a lesskey file.
     -K            --quit-on-intr
                     Exit less in response to ctrl-C.
   -L  ........  --no-lessopen    -L  ........  --no-lessopen
                   Ignore the LESSOPEN environment variable.                    Ignore the LESSOPEN environment variable.
   -m  -M  ....  --long-prompt  --LONG-PROMPT    -m  -M  ....  --long-prompt  --LONG-PROMPT
                   Set prompt style.                    Set prompt style.
   -n  -N  ....  --line-numbers  --LINE-NUMBERS    -n  -N  ....  --line-numbers  --LINE-NUMBERS
                   Use line numbers.                    Don't use line numbers.
   -o [_f_i_l_e]  .  --log-file=[_f_i_l_e]    -o [_f_i_l_e]  .  --log-file=[_f_i_l_e]
                   Copy to log file (standard input only).                    Copy to log file (standard input only).
   -O [_f_i_l_e]  .  --LOG-FILE=[_f_i_l_e]    -O [_f_i_l_e]  .  --LOG-FILE=[_f_i_l_e]
Line 193 
Line 198 
                   Don't display tildes after end of file.                    Don't display tildes after end of file.
   -# [_N]  ....  --shift=[_N]    -# [_N]  ....  --shift=[_N]
                   Horizontal scroll amount (0 = one half screen width)                    Horizontal scroll amount (0 = one half screen width)
         ........  --no-keypad
                     Don't send keypad init/deinit sequence.
         ........  --follow-name
                     The F command changes files if the input file is renamed.
   
   
  ---------------------------------------------------------------------------   ---------------------------------------------------------------------------
   

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4