Update docompress helper docs from bug #260118, comment #26.
authorZac Medico <zmedico@gentoo.org>
Thu, 16 Sep 2010 08:24:44 +0000 (01:24 -0700)
committerZac Medico <zmedico@gentoo.org>
Thu, 16 Sep 2010 08:24:44 +0000 (01:24 -0700)
doc/package/ebuild/eapi/4.docbook

index e69b698db4804facd3c8d4801a931c2ba1bfc991..d6e6eca9617d68cbbbb14648302c866b3715093c 100644 (file)
@@ -63,8 +63,10 @@ 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>
-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.
 </para>
 </section>
 </section>