From 74cf5fac5c2425a743233156a52abb0654995530 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Fri, 28 Dec 2012 13:21:45 -0800 Subject: quickpkg.1: document options, bug #243192 --- man/quickpkg.1 | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) (limited to 'man') diff --git a/man/quickpkg.1 b/man/quickpkg.1 index 738940063..7e78c1e1b 100644 --- a/man/quickpkg.1 +++ b/man/quickpkg.1 @@ -1,8 +1,8 @@ -.TH "QUICKPKG" "1" "Mar 2010" "Portage VERSION" "Portage" +.TH "QUICKPKG" "1" "Dec 2012" "Portage VERSION" "Portage" .SH NAME quickpkg \- creates portage packages .SH SYNOPSIS -.B quickpkg +.B quickpkg [options] .SH DESCRIPTION .I quickpkg can be utilized to quickly create a package for portage by @@ -28,6 +28,20 @@ The second form is a portage depend atom or a portage package set. The atom or set is of the same form that you would give \fBemerge\fR if you wanted to emerge something. See \fBebuild\fR(5) for full definition. +.TP +.BR "\-\-ignore\-default\-opts" +Causes the \fIQUICKPKG_DEFAULT_OPTS\fR environment variable to be ignored. +.TP +.BR "\-\-include\-config < y | n >" +Include all files protected by CONFIG_PROTECT (as a security precaution, +default is 'n'). +.TP +.BR "\-\-include\-unmodified\-config < y | n >" +Include files protected by CONFIG_PROTECT that have not been modified +since installation (as a security precaution, default is 'n'). +.TP +.BR \-\-umask=UMASK +The umask used during package creation (default is 0077). .SH "EXAMPLES" .B quickpkg /var/db/pkg/dev-python/pyogg-1.1 -- cgit v1.2.3-1-g7c22