You've already forked macports-base
mirror of
https://github.com/macports/macports-base.git
synced 2026-07-12 18:18:43 -07:00
portfile.7: attempt to fix syntax error
See: https://trac.macports.org/ticket/74123
This commit is contained in:
+4
-3
@@ -1308,7 +1308,6 @@ Command to perform the extraction.
|
|||||||
.Ic extract.methods Ar filename Ar method
|
.Ic extract.methods Ar filename Ar method
|
||||||
.Op Ar filename Ar method ...
|
.Op Ar filename Ar method ...
|
||||||
.Xc
|
.Xc
|
||||||
.It Ic
|
|
||||||
Override extract method for some distfiles. By default, the extract
|
Override extract method for some distfiles. By default, the extract
|
||||||
command and arguments are chosen based on the filename suffix. This
|
command and arguments are chosen based on the filename suffix. This
|
||||||
option can override that choice in case of unusually named files.
|
option can override that choice in case of unusually named files.
|
||||||
@@ -1327,8 +1326,10 @@ containing the path to a distfile, which will extract it when called.
|
|||||||
.Em none (empty)
|
.Em none (empty)
|
||||||
.br
|
.br
|
||||||
.Sy Example:
|
.Sy Example:
|
||||||
.Dl extract.methods worksrc-1.4.4.tar.gz lzma \e
|
.Bd -literal -offset indent -compact
|
||||||
extrafile-1.0.unusualsuffix gzip
|
extract.methods worksrc-1.4.4.tar.gz lzma \e
|
||||||
|
extrafile-1.0.unusualsuffix gzip
|
||||||
|
.Ed
|
||||||
.It Ic extract.mkdir
|
.It Ic extract.mkdir
|
||||||
Create the
|
Create the
|
||||||
.Ic worksrcdir
|
.Ic worksrcdir
|
||||||
|
|||||||
Reference in New Issue
Block a user