less-desc.xml 433 B

1234567891011121314
  1. <sect2><title>Short descriptions</title>
  2. <para><command>less</command> is a file viewer or pager. It displays the
  3. contents of the given file, letting you scroll around, find strings, and jump
  4. to marks.</para>
  5. <para><command>lessecho</command> is needed to expand metacharacters,
  6. such as * and ?, in filenames on Unix systems.</para>
  7. <para><command>lesskey</command> is used to specify the key bindings
  8. for less.</para>
  9. </sect2>