diff options
-rw-r--r-- | share/man/man1/dpb.1 | 8 |
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} . |