From 50b39d4bbd4b0ca8d65f22793a044119a391f36f Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Thu, 16 Sep 2010 01:24:44 -0700 Subject: Update docompress helper docs from bug #260118, comment #26. --- doc/package/ebuild/eapi/4.docbook | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/package/ebuild/eapi/4.docbook b/doc/package/ebuild/eapi/4.docbook index e69b698db..d6e6eca96 100644 --- a/doc/package/ebuild/eapi/4.docbook +++ b/doc/package/ebuild/eapi/4.docbook @@ -63,8 +63,10 @@ an error to call any of these functions from any other phase.
docompress helper -If the first argument is -x, add each of its subsequent arguments to the -exclusion list. Otherwise, add each argument to the inclusion list. +Add each of its arguments to the inclusion list. If the first argument is -x, +add each subsequent argument to the exclusion list instead. If the first argument is -s, output +the suffix used for compressed files (e.g. .bz2); no further arguments are allowed in this +case.
-- cgit v1.2.3-18-g5258