summaryrefslogtreecommitdiff
path: root/Master/tlpkg/bin/tlpsrc2tlpdb
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-10-12 20:48:47 +0000
committerKarl Berry <karl@freefriends.org>2008-10-12 20:48:47 +0000
commita28176d1d2664b3e37428691e8b215d8008a043b (patch)
tree42a0562e17823d82dc7d60742acaf872ede22d08 /Master/tlpkg/bin/tlpsrc2tlpdb
parentde1877c00729fa54c5314e1ae9118b418a793d78 (diff)
doc fixes
git-svn-id: svn://tug.org/texlive/trunk@10943 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/bin/tlpsrc2tlpdb')
-rwxr-xr-xMaster/tlpkg/bin/tlpsrc2tlpdb7
1 files changed, 4 insertions, 3 deletions
diff --git a/Master/tlpkg/bin/tlpsrc2tlpdb b/Master/tlpkg/bin/tlpsrc2tlpdb
index 75490bc1aa9..4d7960eeb1d 100755
--- a/Master/tlpkg/bin/tlpsrc2tlpdb
+++ b/Master/tlpkg/bin/tlpsrc2tlpdb
@@ -183,13 +183,14 @@ Use find instead of svn -status to create the list of files.
=back
-The standard options C<-help> and C<-debug> are also accepted.
-See the tlpfiles documentation for details.
+The standard options B<-q>, B<-v>, and B<-logfile>=I<file> are also
+accepted; see the C<process_logging_options> function in
+L<TeXLive::TLUtils> for details.
=head1 DESCRIPTION
B<tlpsrc2tlpdb> converts TeX Live source package files (tlpsrc) files into a
-TeX Live package database (tlpdb)
+TeX Live package database (tlpdb).
If a TeX Catalogue hierarchy is specified, additional information from
the catalogue are merged into the database (see L<TeXLive::TLPOBJ> for