[PC-BSD Commits] r7845 - pcbsd/current/src-sh/pbi-manager/man
svn at pcbsd.org
svn at pcbsd.org
Sat Oct 16 06:34:33 PDT 2010
Author: kris
Date: 2010-10-16 06:34:33 -0700 (Sat, 16 Oct 2010)
New Revision: 7845
Modified:
pcbsd/current/src-sh/pbi-manager/man/pbi_makeport.1
Log:
Updated manpage for pbi_makeport
Modified: pcbsd/current/src-sh/pbi-manager/man/pbi_makeport.1
===================================================================
--- pcbsd/current/src-sh/pbi-manager/man/pbi_makeport.1 2010-10-16 13:32:45 UTC (rev 7844)
+++ pcbsd/current/src-sh/pbi-manager/man/pbi_makeport.1 2010-10-16 13:34:33 UTC (rev 7845)
@@ -12,6 +12,7 @@
.Op Fl d Ar portsdir
.Op Fl o Ar outdir
.Op Fl p Ar prefix
+.Op Fl -delbuild
.Op Fl -mkdebug
.Op Fl -no-prune
.Op Fl -sign Ar keyfile
@@ -45,6 +46,8 @@
.It Fl p Ar prefix
Manually provide a PREFIX, which determines the location where the
PBI will end up being installed on the end-users system.
+.It Fl -delbuild
+Remove any existing build dirs before starting this build.
.It Fl -mkdebug
When doing a port build you may run into compile / make failures. Enabling
this option will drop you to a shell prompt after a failure, keeping
More information about the Commits
mailing list