doc: Add use_lzip documentation (#131)

doc: Add use_lzip documention

see https://trac.macports.org/ticket/56035
This commit is contained in:
Kurt Hindenburg
2019-06-29 07:39:44 -04:00
committed by GitHub
parent b81bcbbdb4
commit f0929aad8e
+18
View File
@@ -946,6 +946,24 @@ to
.br
.Sy Example:
.Dl use_bzip2 yes
.It Ic use_lzip
Use lzip.
.br
Sets
.Ic extract.suffix
to
.Dq .tar.lz .
.br
Sets
.Ic extract.cmd
to
.Dq lzip .
.br
.Sy Type:
.Em optional
.br
.Sy Example:
.Dl use_lzip yes
.It Ic use_lzma
Use lzma.
.br