man-pages/man1/prezip.1.html
2021-03-31 01:06:50 +01:00

101 lines
2.6 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of PREZIP</TITLE>
</HEAD><BODY>
<H1>PREZIP</H1>
Section: Aspell Abbreviated User's Manual (1)<BR>Updated: March 2010<BR><A HREF="#index">Index</A>
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
<A NAME="lbAB">&nbsp;</A>
<H2>NAME</H2>
prezip, preunzip, precat - prefix delta compressor for Aspell
<A NAME="lbAC">&nbsp;</A>
<H2>SYNOPSIS</H2>
precat [-dzhLV] [-cfksSq] [file ...]
<A NAME="lbAD">&nbsp;</A>
<H2>DESCRIPTION</H2>
<B>prezip</B>
is a a prefix delta compressor. It is
<I>not</I>
a general purpose compressor and should only be used on sorted word
lists or other similar text files. It will likely
<I>increase</I>
the size of binary data.
<P>
If invoked as
<B>prezip,</B>
the default action is to compress. If invoked as
<B>preunzip,</B>
the default action is to decompress. If invoked as
<B>precat,</B>
the default action is to decompress to stdout.
<P>
If no file names are given then
<B>prezip</B>
will compress or decompress from the standard input to the standard
output. Short flags can be combined so that &quot;-c <B>-s</B>&quot; is the same
as &quot;-cs&quot;.
<A NAME="lbAE">&nbsp;</A>
<H2>OPTIONS</H2>
<DL COMPACT>
<DT id="1"><B>-h</B> <B>--help</B><DD>
display help
<DT id="2"><B>-d</B> <B>--decompress</B><DD>
force decompression
<DT id="3"><B>-z</B> <B>--compress</B><DD>
dorce compression
<DT id="4"><B>-L</B> <B>--license</B><DD>
display software license
<DT id="5"><B>-V</B> <B>--version</B><DD>
display version
<DT id="6"><B>-c</B> <B>--stdout</B><DD>
decompress to standard output
<DT id="7"><B>-f</B> <B>--force</B><DD>
force
<DT id="8"><B>-k</B> <B>--keep</B><DD>
keep input files
<DT id="9"><B>-s</B> <B>--sort</B><DD>
sort and remove duplicates before compressing
<DT id="10"><B>-S</B> <B>--nocwl</B><DD>
do not rename .wl suffix to .cwl (use .wl.pz instead)
<DT id="11"><B>-q</B> <B>--quiet</B><DD>
suppress all warnings
</DL>
<A NAME="lbAF">&nbsp;</A>
<H2>AUTHOR</H2>
This manual page was written by Brian Nelson &lt;<A HREF="mailto:pyro@debian.org">pyro@debian.org</A>&gt; based on
the output of help2man. Aspell is Copyright &#169; 2002 Kevin Atkinson.
<P>
<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT id="12"><A HREF="#lbAB">NAME</A><DD>
<DT id="13"><A HREF="#lbAC">SYNOPSIS</A><DD>
<DT id="14"><A HREF="#lbAD">DESCRIPTION</A><DD>
<DT id="15"><A HREF="#lbAE">OPTIONS</A><DD>
<DT id="16"><A HREF="#lbAF">AUTHOR</A><DD>
</DL>
<HR>
This document was created by
<A HREF="/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
Time: 00:05:25 GMT, March 31, 2021
</BODY>
</HTML>