Document doins -r option.
authorZac Medico <zmedico@gentoo.org>
Mon, 4 Jan 2010 16:29:02 +0000 (16:29 -0000)
committerZac Medico <zmedico@gentoo.org>
Mon, 4 Jan 2010 16:29:02 +0000 (16:29 -0000)
svn path=/main/trunk/; revision=15157

man/ebuild.5

index b3521e2224a5ed8836a85cd7b8faae53fff5ceb0..fcf8e3e4a427638472b09c0e18f514b09c29852d 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.