From: Zac Medico Date: Mon, 20 Sep 2010 07:20:57 +0000 (-0700) Subject: Revert "Update docompress helper docs from bug #260118, comment #26." X-Git-Tag: v2.2_rc86~22 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=656e886e825792c81381938045712dd9e1bda87d;p=portage.git Revert "Update docompress helper docs from bug #260118, comment #26." This reverts commit 50b39d4bbd4b0ca8d65f22793a044119a391f36f. --- diff --git a/doc/package/ebuild/eapi/4.docbook b/doc/package/ebuild/eapi/4.docbook index d6e6eca96..e69b698db 100644 --- a/doc/package/ebuild/eapi/4.docbook +++ b/doc/package/ebuild/eapi/4.docbook @@ -63,10 +63,8 @@ an error to call any of these functions from any other phase.
docompress helper -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. +If the first argument is -x, add each of its subsequent arguments to the +exclusion list. Otherwise, add each argument to the inclusion list.