summaryrefslogtreecommitdiff
path: root/Master/tlpkg/bin/tlpsrc2tlpdb
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/bin/tlpsrc2tlpdb')
-rwxr-xr-xMaster/tlpkg/bin/tlpsrc2tlpdb5
1 files changed, 3 insertions, 2 deletions
diff --git a/Master/tlpkg/bin/tlpsrc2tlpdb b/Master/tlpkg/bin/tlpsrc2tlpdb
index c6f1f10f0e6..451872591c4 100755
--- a/Master/tlpkg/bin/tlpsrc2tlpdb
+++ b/Master/tlpkg/bin/tlpsrc2tlpdb
@@ -47,7 +47,7 @@ my $tlc;
if (! -d "$opt_catalogue") {
warn "$0: -d /Cat/a/logue not given, continuing without it.\n";
} else {
- require "TeXLive::TeXCatalogue"; # not at compile time, for now anyway.
+ require TeXLive::TeXCatalogue; # not at compile time, for now anyway.
$tlc = TeXLive::TeXCatalogue->new( 'location' => "$opt_catalogue" );
}
@@ -97,7 +97,8 @@ of TeX Live Master direcory. Defaults to ../.. of C<$0>.
=item B<-catalogue>
The location given by B<-catalogue> must point to a valid TeX Catalogue.
-No default value.
+No default value. If given, the generated tlpobj files will contain information
+gathered from the TeX Catalogue.
=item B<-debug>
Give debug messages from the TeX Live modules