diff options
Diffstat (limited to 'Master/tlpkg/bin/tlpfiles')
-rwxr-xr-x | Master/tlpkg/bin/tlpfiles | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/tlpkg/bin/tlpfiles b/Master/tlpkg/bin/tlpfiles index 5bc00fe6ce8..4a35056cad1 100755 --- a/Master/tlpkg/bin/tlpfiles +++ b/Master/tlpkg/bin/tlpfiles @@ -71,7 +71,10 @@ or: tlpfiles [OPTION]... -pkgof FILE... =over 8 =item B<-pkgof> I<file>... -Output the TeX Live packages in which each <file> is contained. +Output the TeX Live package(s) in which each <file> is contained. + +=item B<-debug> +Give debug messages from the TeX Live modules. =item B<-help> Print a brief help message and exit. @@ -79,9 +82,6 @@ Print a brief help message and exit. =item B<-man> Print this documentation as a formatted manual page and exit. -=item B<-debug> -Give debug messages from the TeX Live modules. - =back =head1 DESCRIPTION |