diff options
Diffstat (limited to 'Master/tlpkg/doc')
-rw-r--r-- | Master/tlpkg/doc/repository-setup.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/tlpkg/doc/repository-setup.txt b/Master/tlpkg/doc/repository-setup.txt index f72af9c8f44..85f8d96fc6e 100644 --- a/Master/tlpkg/doc/repository-setup.txt +++ b/Master/tlpkg/doc/repository-setup.txt @@ -143,7 +143,7 @@ If minrelease is present, the year specified in the local (user's) installation's $TLConfig::ReleaseYear must be in the range [minrelease,release]. If minrelease is not present, the release/NNNN value must exactly -match the the TL release number NNNN. +match the TL release number NNNN. For example, you might have: depend release/2010-myorg and if your packages work with both TL'09 and TL'10, you could add: @@ -277,7 +277,7 @@ tl-update-containers. ---------------------------- Having completed all these steps, you can test your distribution by calling the TeX Live Manager with the location argument. Continuing the above -exmaple we use DEST: +example we use DEST: tlmgr -location DEST update --list or tlmgr -location DEST update --all |