summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Espie <espie@cvs.openbsd.org>2021-03-22 07:34:35 +0000
committerMarc Espie <espie@cvs.openbsd.org>2021-03-22 07:34:35 +0000
commit2704e418d19fd9f6f6ee30a4db97be71a68e9b7b (patch)
treea823f8be7a6c0e3632e18eaf664fb5914808aca2
parent6e5fb820fe5fc6039100a40be810810f5ee58791 (diff)
document NEVER_CLEAN
-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 2f863020074..8d50af85f3a 100644
--- a/share/man/man1/dpb.1
+++ b/share/man/man1/dpb.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: dpb.1,v 1.21 2021/03/01 17:52:36 espie Exp $
+.\" $OpenBSD: dpb.1,v 1.22 2021/03/22 07:34:34 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: March 1 2021 $
+.Dd $Mdocdate: March 22 2021 $
.Dt DPB 1
.Os
.Sh NAME
@@ -301,6 +301,10 @@ If 1, will also fetch extra
default for
.Nm Fl F
.Pc .
+.It Ar NEVER_CLEAN
+If 1,
+.Nm
+will never clean any work directory after build.
.It Ar NO_BUILD_STATS
Disable reading/saving of default build stats under
.Pa ${DISTDIR}/build-stats/${ARCH} .