diff options
author | Karl Berry <karl@freefriends.org> | 2009-07-25 00:29:40 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-07-25 00:29:40 +0000 |
commit | a8e281cba7fd847c3b53abb51c02caa158379d8b (patch) | |
tree | 3040cb0d223a0e11fc07320a9d6208ae0acd0644 /Master/texmf | |
parent | ed06d6f7154a5186c410aca6bcebca5de21d8ea2 (diff) |
tinker with show --list doc wording.
git-svn-id: svn://tug.org/texlive/trunk@14439 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf')
-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>...] |