diff options
Diffstat (limited to 'Master/tlpkg/bin/tlpsrc2tlpobj')
-rwxr-xr-x | Master/tlpkg/bin/tlpsrc2tlpobj | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Master/tlpkg/bin/tlpsrc2tlpobj b/Master/tlpkg/bin/tlpsrc2tlpobj index 509f8a53067..7ce29f52689 100755 --- a/Master/tlpkg/bin/tlpsrc2tlpobj +++ b/Master/tlpkg/bin/tlpsrc2tlpobj @@ -93,8 +93,7 @@ information gathered from the TeX Catalogue. =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 the grandparent directory of -this script's location. +of TeX Live's Master direcory. Defaults to C<../..> of C<$0>. =item B<-outputdir> I<output_dir> Specifies the location where tlp files are created. Defaults to C<./tlp>. |