aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa/less-desc.xml
blob: 339bc8f332126f01b453b4cb59cbcc1456304de0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>

<sect2><title>Descriptions</title>

<para>Last checked against version &less-contversion;.</para>

<sect3><title>Program file descriptions</title>

<sect4><title>less</title>
<para>The less program is a file pager (or text viewer). It 
displays the contents of a file and has the ability to scroll. Less is an 
improvement on the common pager called <quote>more</quote>. Less has 
the ability to scroll backwards through files as well and it doesn't need 
to read the entire file when it starts, which makes it faster when reading 
large files.</para></sect4>

<sect4><title>lessecho</title>
<para>lessecho is needed to expand metacharacters, such as * and ?, in 
filenames on Unix systems.</para></sect4>

<sect4><title>lesskey</title>
<para>lesskey is used to specify key bindings for less.</para></sect4>

</sect3>

</sect2>