Fix manual
This commit is contained in:
parent
b64988bb35
commit
7d148ad543
|
@ -102,9 +102,9 @@ automatically.</para>
|
||||||
<varlistentry><term><option>--bzip2</option></term>
|
<varlistentry><term><option>--bzip2</option></term>
|
||||||
|
|
||||||
<listitem><para>Compress NARs using <command>bzip2</command>
|
<listitem><para>Compress NARs using <command>bzip2</command>
|
||||||
instead of <command>xz -9</command>. The latter compresses about
|
instead of <command>xz</command>. The latter compresses about 30%
|
||||||
30% better on typical archives, decompresses about twice as fast,
|
better on typical archives, decompresses about twice as fast, but
|
||||||
but compresses a lot slower and is not supported by Nix prior to
|
compresses a lot slower and is not supported by Nix prior to
|
||||||
version 1.2.</para></listitem>
|
version 1.2.</para></listitem>
|
||||||
|
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
Loading…
Reference in a new issue