You've already forked macports-base
mirror of
https://github.com/macports/macports-base.git
synced 2026-07-12 18:18:43 -07:00
Document fetch --no-mirrors
This commit is contained in:
committed by
Clemens Lang
parent
eb69960ef9
commit
5d0ea00cb9
@@ -9,7 +9,7 @@ port-fetch, port-checksum, port-extract, port-patch, port-configure, port-build,
|
||||
SYNOPSIS
|
||||
--------
|
||||
[cmdsynopsis]
|
||||
*port* [*-vdoy*] [*-D* 'portdir'] [*fetch* | *checksum* | *extract* | *patch* | *configure* | *build* | *destroot* | *test* ]
|
||||
*port* [*-vdoy*] [*-D* 'portdir'] [*fetch* [--no-mirrors] | *checksum* | *extract* | *patch* | *configure* | *build* | *destroot* | *test* ]
|
||||
[['portname' | 'pseudo-portname' | 'port-expressions' | 'port-url']]
|
||||
|
||||
DESCRIPTION
|
||||
@@ -25,6 +25,11 @@ Note that the *test* phase is special in that it will not be run by MacPorts by
|
||||
default. When supported by the given port, the *test* phase will run the
|
||||
testcases of the software.
|
||||
|
||||
OPTIONS
|
||||
-------
|
||||
*--no-mirrors*::
|
||||
Only fetch files from URLs in master_sites
|
||||
|
||||
include::global-flags.txt[]
|
||||
|
||||
SEE ALSO
|
||||
|
||||
Reference in New Issue
Block a user