diff options
Diffstat (limited to 'Master')
-rwxr-xr-x | Master/texmf/scripts/texlive/tlmgr.pl | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf/scripts/texlive/tlmgr.pl b/Master/texmf/scripts/texlive/tlmgr.pl index f4df6b25899..35ad8115d2b 100755 --- a/Master/texmf/scripts/texlive/tlmgr.pl +++ b/Master/texmf/scripts/texlive/tlmgr.pl @@ -3805,10 +3805,10 @@ Shows information about I<pkg>: the name, category, installation status, short and long description. Searches in the remote installation source for the package if it is not locally installed. -If the option B<--list> is given, for the list of contained files is also -shown, including those for architecture specific dependencies. In addition -if a scheme of a collections is shown with B<--list> the dependencies -are listed, too. +If the option B<--list> is given with a package, the list of contained +files is also shown, including those for architecture specific +dependencies. When given with schemes and collections, B<--list> +outputs their dependencies in a similar way. =head2 list [collections|schemes|I<pkg>...] |