diff options
author | Karl Berry <karl@freefriends.org> | 2007-10-14 13:54:21 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-10-14 13:54:21 +0000 |
commit | ba6d143197e2488cdbd7ab23c2bd3902e6acf66e (patch) | |
tree | 4c480bd49cfdb58f339dfbaf70438e0fd46bfc9a /Master/tlpkg/bin/tlpsrc2tlpdb | |
parent | 311b53145a66880875774e17ca4572268b9aca1d (diff) |
last doc fixes for now
git-svn-id: svn://tug.org/texlive/trunk@5185 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/bin/tlpsrc2tlpdb')
-rwxr-xr-x | Master/tlpkg/bin/tlpsrc2tlpdb | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/Master/tlpkg/bin/tlpsrc2tlpdb b/Master/tlpkg/bin/tlpsrc2tlpdb index 59dfb10f3a3..1fb3a1f0733 100755 --- a/Master/tlpkg/bin/tlpsrc2tlpdb +++ b/Master/tlpkg/bin/tlpsrc2tlpdb @@ -85,20 +85,19 @@ tlpsrc2tlpdb [OPTION]... [TLPSRC]... =over 8 -=item B<-catalogue> +=item B<-catalogue> I<Catalogue_dir> The location given by B<-catalogue> must point to a valid TeX Catalogue. No default value. If given, the generated tlpobj files will contain information gathered from the TeX Catalogue. -=item B<-master> +=item B<-master> I<Master_dir> The location given by B<-master> must point to a valid svn repository -of TeX Live Master direcory. Defaults to ../.. of C<$0>. +of TeX Live's Master direcory. Defaults to C<../..> of C<$0>. =back -The standard options -C<-help>, C<-debug>, and C<-man> are also accepted. See the tlpfiles -documentation for details. +The standard options C<-help>, C<-debug>, and C<-man> are also accepted. +See the tlpfiles documentation for details. =head1 DESCRIPTION |