summaryrefslogtreecommitdiffstats
path: root/bin/dohtml
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2007-11-22 19:05:25 +0000
committerZac Medico <zmedico@gentoo.org>2007-11-22 19:05:25 +0000
commitbce79644f0c08190b3579dcfcd4e222f46af1b53 (patch)
tree68a41d4df39c24910b01c1af3d112779122d5742 /bin/dohtml
parent0797f27834942273f99586db4be298f18edbd034 (diff)
downloadportage-bce79644f0c08190b3579dcfcd4e222f46af1b53.tar.gz
portage-bce79644f0c08190b3579dcfcd4e222f46af1b53.tar.bz2
portage-bce79644f0c08190b3579dcfcd4e222f46af1b53.zip
Document dohtml -p. Thanks to robbat2 for reporting.
svn path=/main/trunk/; revision=8599
Diffstat (limited to 'bin/dohtml')
-rwxr-xr-xbin/dohtml1
1 files changed, 1 insertions, 0 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