aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa/less-desc.xml
blob: ddbf57ccb02521ab6d41186c5ec7143d9903d6fb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<sect2><title>Short descriptions</title>

<para><command>less</command> is a file viewer or pager. It displays the
contents of the given file, letting you scroll around, find strings, and jump
to marks.</para>

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

<para><command>lesskey</command> is used to specify the key bindings
for less.</para>

</sect2>