summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2007-11-22 19:07:37 +0000
committerZac Medico <zmedico@gentoo.org>2007-11-22 19:07:37 +0000
commit1f2d6f76fe4eb3c1e1badf5465a09f8c03351218 (patch)
tree4f5575fa507405b844fb5d899867c768c7c2c0ec
parentd5fce14ca76052babed7e998a8d1e046e19a6da2 (diff)
downloadportage-1f2d6f76fe4eb3c1e1badf5465a09f8c03351218.tar.gz
portage-1f2d6f76fe4eb3c1e1badf5465a09f8c03351218.tar.bz2
portage-1f2d6f76fe4eb3c1e1badf5465a09f8c03351218.zip
Document dohtml -p. Thanks to robbat2 for reporting. (trunk r8599)
svn path=/main/branches/2.1.2/; revision=8600
-rwxr-xr-xbin/dohtml1
-rw-r--r--man/ebuild.52
2 files changed, 2 insertions, 1 deletions
diff --git a/bin/dohtml b/bin/dohtml
index b94629a76..6aeb68ee5 100755
--- a/bin/dohtml
+++ b/bin/dohtml
@@ -100,6 +100,7 @@ def print_help():
print " -f Set list of allowed extensionless file names."
print " -x Set directories to be excluded from recursion."
print " Default:", ",".join(opts.disallowed_dirs)
+ print " -p Set a document prefix for installed files (empty by default)."
print " -r Install files and directories recursively."
print " -V Be verbose."
print
diff --git a/man/ebuild.5 b/man/ebuild.5
index 343c0ba5b..3d8d9966f 100644
--- a/man/ebuild.5
+++ b/man/ebuild.5
@@ -805,7 +805,7 @@ Installs the files in the list of files (space\-separated list) into
/usr/share/doc/${PF}/html provided the file ends in .htm, .html, .css, .js, .gif, .jpeg, .jpg, or .png.
Setting \fI\-a\fR limits what types of files will be included,
\fI\-A\fR appends to the default list, setting \fI\-x\fR sets which dirs to
-exclude (CVS excluded by default), \fI\-r\fR sets recursive.
+exclude (CVS excluded by default), \fI\-p\fR sets a document prefix, \fI\-r\fR sets recursive.
.TP
\fBdoinfo\fR \fI<info\-file> [list of more info\-files]\fR
Installs info\-pages into \fIDESTDIR\fR/info. Files are automatically