diff options
author | Karl Berry <karl@freefriends.org> | 2008-03-13 22:51:58 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-03-13 22:51:58 +0000 |
commit | b3800b347bc2a1009b4a215901db175f2b40e588 (patch) | |
tree | 8215d3b290005beb96e848e9083ba56868c8c1b7 /Master | |
parent | 55f15cec64c4d0c8c16af82f2965a46cb98d1c4a (diff) |
do
git-svn-id: svn://tug.org/texlive/trunk@6956 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rwxr-xr-x | Master/tlpkg/bin/tl-update-containers | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tl-update-containers b/Master/tlpkg/bin/tl-update-containers index e4b790c6e79..c426a3785fe 100755 --- a/Master/tlpkg/bin/tl-update-containers +++ b/Master/tlpkg/bin/tl-update-containers @@ -173,7 +173,9 @@ tl-update-containers [OPTION]... =item B<-containerdir> I<containerdir> The location to find the previously generated containers; -default is C<./tlpkg>. +default is C<./tlpkg>. If this is changed so that the containers appear +in a different directory on the net, then you need to also +specify C<<--netarchive>> to C<install-tl.pl> or they will not be found. =back |