diff options
author | 2012-01-30 17:09:10 +0000 | |
---|---|---|
committer | 2012-01-30 17:09:10 +0000 | |
commit | 82147fd4c7777c9baed463dbcb874385534fcd2a (patch) | |
tree | b650d188323b8426b3a139a23d35a4bb85018a85 /share/man/man7 | |
parent | - allow the default to only show all non-listneing scokets, which matches (diff) | |
download | wireguard-openbsd-82147fd4c7777c9baed463dbcb874385534fcd2a.tar.xz wireguard-openbsd-82147fd4c7777c9baed463dbcb874385534fcd2a.zip |
document the handling of partial distfiles collections
Diffstat (limited to 'share/man/man7')
-rw-r--r-- | share/man/man7/mirroring-ports.7 | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/share/man/man7/mirroring-ports.7 b/share/man/man7/mirroring-ports.7 index f9400e3dd20..00eb30fa7e8 100644 --- a/share/man/man7/mirroring-ports.7 +++ b/share/man/man7/mirroring-ports.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mirroring-ports.7,v 1.22 2012/01/27 19:09:14 espie Exp $ +.\" $OpenBSD: mirroring-ports.7,v 1.23 2012/01/30 17:09:10 espie Exp $ .\" .\" Copyright (c) 2000,2012 Marc Espie .\" @@ -24,7 +24,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: January 27 2012 $ +.Dd $Mdocdate: January 30 2012 $ .Dt MIRRORING-PORTS 7 .Os .Sh NAME @@ -70,6 +70,14 @@ as per .Xr link-checksum 1 Ns 's former duties. .El +.Pp +For partial distfiles collections, +.Nm dpb +can also be run with +.Fl D Ns Ar HISTORY_ONLY +to scan the full ports tree and update +.Ic ${DISTDIR}/history +without fetching anything. .Sh FILES .Bl -tag -width toto .It Pa ${DISTDIR}/distinfo |