From 60946b9ae9023d71680b44d190dba5be8e801886 Mon Sep 17 00:00:00 2001
From: Patrick McDermott <patrick.mcdermott@libiquity.com>
Date: Fri, 29 Jan 2021 16:06:54 -0500
Subject: prokit-build(8): Document -l option

---
(limited to 'man')

diff --git a/man/prokit-build.8in b/man/prokit-build.8in
index e8b10d1..d244383 100644
--- a/man/prokit-build.8in
+++ b/man/prokit-build.8in
@@ -1,11 +1,11 @@
 .TH PROKIT-BUILD 8 \
-"2019-04-27" "@PACKAGE_NAME@ @PACKAGE_VERSION@" "@MANUAL@"
+"2021-01-29" "@PACKAGE_NAME@ @PACKAGE_VERSION@" "@MANUAL@"
 
 .SH NAME
 prokit-build \- Build a package
 
 .SH SYNOPSIS
-\fBprokit build\fP \fIroot\fP [\fIoption\fP ...] \fIpkg-dir\fP
+\fBprokit build\fP \fIroot\fP [\fB-l\fP] [\fIoption\fP ...] \fIpkg-dir\fP
 
 .SH DESCRIPTION
 \fBprokit build\fP runs \fBopkbuild\fP to build a package in an isolated file
@@ -14,11 +14,16 @@ system environment, temporarily installing any missing build dependencies.
 If \fIroot\fP is a block device node, the block device is mounted and
 \fBopkbuild\fP is run in its file system.
 .P
-\fIoption\fPs are \fBopkbuild\fP options.  Run \fIprokit build -h .\fP for more
-information.
+\fIoption\fPs are \fBopkbuild\fP options.  Run \fIprokit build -l -h .\fP for
+more information.
 .P
 \fIpkg-dir\fP is a source package directory.
 
+.SH OPTIONS
+.TP
+.BI \-l
+Do not save a build log.
+
 .SH COPYRIGHT
 Copyright (C) 2014  Patrick McDermott
 .P
--
cgit v0.9.1