summaryrefslogtreecommitdiff
path: root/Master/tlpkg/bin/tlpsrc2zip
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/bin/tlpsrc2zip')
-rwxr-xr-xMaster/tlpkg/bin/tlpsrc2zip8
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/tlpkg/bin/tlpsrc2zip b/Master/tlpkg/bin/tlpsrc2zip
index 6ea4fa0e115..c6b8c6b925a 100755
--- a/Master/tlpkg/bin/tlpsrc2zip
+++ b/Master/tlpkg/bin/tlpsrc2zip
@@ -70,12 +70,12 @@ tlpsrc2zip [options] [tlpsrcfiles ...]
=over 8
-=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 /src/TeX/texlive-svn/Master
+of TeX Live Master direcory. Defaults to C<../..> of C<$0>.
-=item B<-outputdir>
-Specifies the location where zip files are created. Defaults to ./zip
+=item B<-outputdir> I<output_dir>
+Specifies the location where zip files are created. Defaults to C<./zip>.
=back