document print-plist-libs
authorsthen <sthen@openbsd.org>
Thu, 14 Sep 2023 14:06:13 +0000 (14:06 +0000)
committersthen <sthen@openbsd.org>
Thu, 14 Sep 2023 14:06:13 +0000 (14:06 +0000)
share/man/man5/bsd.port.mk.5

index 1a38fdd..2218b04 100644 (file)
@@ -1,4 +1,4 @@
-.\" $OpenBSD: bsd.port.mk.5,v 1.627 2023/09/12 08:54:04 jsg Exp $
+.\" $OpenBSD: bsd.port.mk.5,v 1.628 2023/09/14 14:06:13 sthen Exp $
 .\"
 .\" Copyright (c) 2000-2008 Marc Espie
 .\"
@@ -24,7 +24,7 @@
 .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
 .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd $Mdocdate: September 12 2023 $
+.Dd $Mdocdate: September 14 2023 $
 .Dt BSD.PORT.MK 5
 .Os
 .Sh NAME
@@ -746,6 +746,10 @@ See
 Generate and print the list of static and dynamic libraries present in the port.
 See
 .Xr pkg_create 1 .
+.It Cm print-plist-all-libs
+Iterate over
+.Cm print-plist-libs
+for all subpackages in a given port.
 .It Cm print-plist-libs-with-depends
 Like
 .Cm print-plist-libs ,