Document doins -r option. (trunk r15157)
authorZac Medico <zmedico@gentoo.org>
Fri, 29 Jan 2010 18:43:31 +0000 (18:43 -0000)
committerZac Medico <zmedico@gentoo.org>
Fri, 29 Jan 2010 18:43:31 +0000 (18:43 -0000)
svn path=/main/branches/2.1.7/; revision=15225

man/ebuild.5

index d0495e023cdc27469f5383529eb90c8d1a6cab3e..9b1b1218c229c2e00ffefe492f0d09d4ae7361a7 100644 (file)
@@ -1017,9 +1017,10 @@ The default path is /.
 Can be used to define options for the install function used in
 \fBdoins\fR.  The default is \fI\-m0644\fR.
 .TP
-\fBdoins\fR \fI<file> [list of more files]\fR
+\fBdoins\fR \fI[-r] <file> [list of more files]\fR
 Installs files into the path controlled by \fBinsinto\fR.  This function
 uses \fBinstall\fR(1).  Creates all necessary dirs.
+Setting -r sets recursive.
 .TP
 \fBexeinto\fR \fI[path]\fR
 Sets the destination path for the \fBdoexe\fR function.