summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2010-09-20 00:20:57 -0700
committerZac Medico <zmedico@gentoo.org>2010-09-20 00:20:57 -0700
commit656e886e825792c81381938045712dd9e1bda87d (patch)
tree3cd878dd3b62bf5623e82c3a4546caa98007f744 /doc
parent891b8ab92137a1a711f3295e63fe6a7fb9f09b26 (diff)
downloadportage-656e886e825792c81381938045712dd9e1bda87d.tar.gz
portage-656e886e825792c81381938045712dd9e1bda87d.tar.bz2
portage-656e886e825792c81381938045712dd9e1bda87d.zip
Revert "Update docompress helper docs from bug #260118, comment #26."
This reverts commit 50b39d4bbd4b0ca8d65f22793a044119a391f36f.
Diffstat (limited to 'doc')
-rw-r--r--doc/package/ebuild/eapi/4.docbook6
1 files changed, 2 insertions, 4 deletions
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.
<section id='package-ebuild-eapi-4_pre1-helpers-docompress-command'>
<title>docompress helper</title>
<para>
-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.
</para>
</section>
</section>