diff options
Diffstat (limited to 'appendixa/bzip2-desc.xml')
-rw-r--r-- | appendixa/bzip2-desc.xml | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/appendixa/bzip2-desc.xml b/appendixa/bzip2-desc.xml index 807fcd637..e9f4cdab0 100644 --- a/appendixa/bzip2-desc.xml +++ b/appendixa/bzip2-desc.xml @@ -1,8 +1,8 @@ <sect2><title>Contents of Bzip2-&bzip2-contversion;</title> <sect3><title>Program Files</title> -<para>bunzip2 (link to bzip2), bzcat (link to bzip2), bzip2 and -bzip2recover</para></sect3> +<para>bunzip2 (link to bzip2), bzcat (link to bzip2), bzip2, +bzip2recover, bzless and bzmore</para></sect3> <sect3><title>Descriptions</title> @@ -24,6 +24,16 @@ compressors.</para></sect4> <sect4><title>bzip2recover</title> <para>bzip2recover recovers data from damaged bzip2 files.</para></sect4> +<sect4><title>bzless</title> +<para>bzless is a filter which allows examination of compressed +or plain text files one screenful at a time on a soft-copy +terminal, like less.</para></sect4> + +<sect4><title>bzmore</title> +<para>bzmore is a filter which allows examination of compressed +or plain text files one screenful at a time on a soft-copy +terminal, like more.</para></sect4> + </sect3> <sect3><title>Library Files</title> |