summaryrefslogtreecommitdiffstats
path: root/man/ebuild.5
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2010-12-30 16:01:38 -0800
committerZac Medico <zmedico@gentoo.org>2010-12-30 16:01:38 -0800
commit2e211efeba386e5bae6c46dfc74e8e8d412716c9 (patch)
tree226e391fae991965cf694d5b9fc12c5134566a57 /man/ebuild.5
parent159b57d0d21b6767e7e1787761761f906613d600 (diff)
downloadportage-2e211efeba386e5bae6c46dfc74e8e8d412716c9.tar.gz
portage-2e211efeba386e5bae6c46dfc74e8e8d412716c9.tar.bz2
portage-2e211efeba386e5bae6c46dfc74e8e8d412716c9.zip
ebuild(5): dodoc -r supported in EAPI 4
Diffstat (limited to 'man/ebuild.5')
-rw-r--r--man/ebuild.54
1 files changed, 3 insertions, 1 deletions
diff --git a/man/ebuild.5 b/man/ebuild.5
index 8c9ee61c4..400329327 100644
--- a/man/ebuild.5
+++ b/man/ebuild.5
@@ -1109,9 +1109,11 @@ Sets the subdir used by \fBdodoc\fR and \fBdohtml\fR
when installing into the document tree
(based in /usr/share/doc/${PF}/). Default is no subdir, or just "".
.TP
-\fBdodoc\fR \fI<document> [list of more documents]\fR
+\fBdodoc\fR \fI[-r] <document> [list of more documents]\fR
Installs a document or a list of documents into /usr/share/doc/${PF}/\fI<docinto path>\fR.
Documents are marked for compression. Creates all necessary dirs.
+Beginning with \fBEAPI 4\fR, there is support recursion, enabled by the
+new \fI\-r\fR option.
.PD 0
.TP