diff options
author | Karl Berry <karl@freefriends.org> | 2017-02-04 16:27:16 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-02-04 16:27:16 +0000 |
commit | ca0511efabac37501cacc220e3c1a59277b64c16 (patch) | |
tree | 878abd6fbeba02149f5f9d133621dd5d80da3d03 /Master/texmf-dist/scripts | |
parent | ee9af215ce64247f4378354c99e51455cfe29f02 (diff) |
doc,sync
git-svn-id: svn://tug.org/texlive/trunk@43137 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/scripts')
-rwxr-xr-x | Master/texmf-dist/scripts/texlive/tlmgr.pl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/scripts/texlive/tlmgr.pl b/Master/texmf-dist/scripts/texlive/tlmgr.pl index 096673a9b2a..5c640518105 100755 --- a/Master/texmf-dist/scripts/texlive/tlmgr.pl +++ b/Master/texmf-dist/scripts/texlive/tlmgr.pl @@ -6783,8 +6783,8 @@ actually present, and lists those missing. =item B<depends> -Lists those packages which occur as dependencies in an installed collections, -but are themselves not installed, and those packages that are not +Lists those packages which occur as dependencies in an installed collection, +but are themselves not installed, and those packages which are not contained in any collection. If you call C<tlmgr check collections> this test will be carried out |