less-desc.xml 608 B

12345678910111213141516171819202122
  1. <sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
  2. <sect2><title>Descriptions</title>
  3. <para>(Last checked against version &less-contversion;.)</para>
  4. <sect3><title>Program file descriptions</title>
  5. <para><command>less</command> is a file viewer or pager. It displays the
  6. contents of the given file, letting you scroll around, find strings, and jump
  7. to marks.</para>
  8. <para><command>lessecho</command> is needed to expand metacharacters,
  9. such as * and ?, in filenames on Unix systems.</para>
  10. <para><command>lesskey</command> is used to specify the key bindings
  11. for less.</para>
  12. </sect3>
  13. </sect2>