less-desc.xml 490 B

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