From 2e3158faa7a5a8a0339cbd2a654f83bf0fb8781b Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Tue, 20 Mar 2012 21:00:22 -0400 Subject: Document '-s' option of opkbuild. --- (limited to 'man') diff --git a/man/opkbuild.1.in b/man/opkbuild.1.in index 499fbf8..93d6d3d 100644 --- a/man/opkbuild.1.in +++ b/man/opkbuild.1.in @@ -8,6 +8,8 @@ opkbuild \- Build opkg packages. .IR assume-uid0-cmd ] .RB [ -p .IR target-platform ] +.RB [ -s +.IR status-override ] .RB [ -d ] .SH DESCRIPTION .B opkbuild @@ -21,6 +23,14 @@ Assume user ID 0 using the specified command (default is `fakeroot'). The application platform for which platform-specific packages should be configured (default is the platform opkg is configured to install). .TP +.BI \-s \ status-override +A path to a file with a list of package names and versions to override that +reported by +.BR opkg . +See +.B oh-checkbuilddeps(1) +for the syntax of this file. +.TP .BI \-d Start a debugging shell if the package build fails. .SH COPYRIGHT -- cgit v0.9.1