summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorespie <espie@openbsd.org>2018-11-25 12:04:29 +0000
committerespie <espie@openbsd.org>2018-11-25 12:04:29 +0000
commit7ef3e887311bf5f3ef798408b566de9e970fbe8e (patch)
tree39f198ae36c3e580c9059f81146bb568ab4880b8
parentImplement horizontal and vertical alignment of tbl(7) cell content (diff)
downloadwireguard-openbsd-7ef3e887311bf5f3ef798408b566de9e970fbe8e.tar.xz
wireguard-openbsd-7ef3e887311bf5f3ef798408b566de9e970fbe8e.zip
document knob
-rw-r--r--share/man/man1/dpb.18
1 files changed, 6 insertions, 2 deletions
diff --git a/share/man/man1/dpb.1 b/share/man/man1/dpb.1
index 9d8698a5813..0a9ed8a81de 100644
--- a/share/man/man1/dpb.1
+++ b/share/man/man1/dpb.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: dpb.1,v 1.8 2018/11/02 08:11:43 espie Exp $
+.\" $OpenBSD: dpb.1,v 1.9 2018/11/25 12:04:29 espie Exp $
.\"
.\" Copyright (c) 2010-2013 Marc Espie <espie@openbsd.org>
.\"
@@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: November 2 2018 $
+.Dd $Mdocdate: November 25 2018 $
.Dt DPB 1
.Os
.Sh NAME
@@ -306,6 +306,10 @@ Do not update the distfiles history.
For instance, if
.Nm
is run a second time after a problem during the first run.
+.It Ar NO_QUICK_SCAN
+Disable the quick scan default heuristic,
+where full bulks will start by scanning the most prominent ports
+in former builds.
.It Ar PORT_USER
User that can write to the ports tree.
Not really used for anything yet.