diff options
-rwxr-xr-x | Master/tlpkg/bin/tlpfiles | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/Master/tlpkg/bin/tlpfiles b/Master/tlpkg/bin/tlpfiles index 05c5e609b5d..875cea63f0c 100755 --- a/Master/tlpkg/bin/tlpfiles +++ b/Master/tlpkg/bin/tlpfiles @@ -144,12 +144,11 @@ Output the TeX Live package(s) in which each <file> is contained. Print this documentation and exit. =item B<-q> -Omit informational messages from the TeX Live modules. +Omit normal informational messages. =item B<-v> -Include debugging messages from the TeX Live modules. -Repeat, as in C<-vv>, for maximum debugging. (Further repeats are -accepted and ignored.) +Include debugging messages; repeat for maximum debugging, as in C<-vv>. +(Further repeats are accepted and ignored.) =back |