From 2704e418d19fd9f6f6ee30a4db97be71a68e9b7b Mon Sep 17 00:00:00 2001 From: Marc Espie Date: Mon, 22 Mar 2021 07:34:35 +0000 Subject: document NEVER_CLEAN --- share/man/man1/dpb.1 | 8 ++++++-- 1 file 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 .\" @@ -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} . -- cgit v1.2.3