From bce79644f0c08190b3579dcfcd4e222f46af1b53 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Thu, 22 Nov 2007 19:05:25 +0000 Subject: Document dohtml -p. Thanks to robbat2 for reporting. svn path=/main/trunk/; revision=8599 --- bin/dohtml | 1 + man/ebuild.5 | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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 [list of more info\-files]\fR Installs info\-pages into \fIDESTDIR\fR/info. Files are automatically -- cgit v1.2.3-1-g7c22