diff options
Diffstat (limited to 'Master/tlpkg/bin/tlpdb2list')
-rwxr-xr-x | Master/tlpkg/bin/tlpdb2list | 17 |
1 files changed, 6 insertions, 11 deletions
diff --git a/Master/tlpkg/bin/tlpdb2list b/Master/tlpkg/bin/tlpdb2list index d510fac2a0e..f6012dc1d55 100755 --- a/Master/tlpkg/bin/tlpdb2list +++ b/Master/tlpkg/bin/tlpdb2list @@ -60,20 +60,15 @@ tlpdb2list [OPTION]... texlive.tlpdb =over 8 -=item B<-help> -Print a brief help message and exits. - -=item B<-man> -Prints the manual page and exits. - -=item B<-outputdir> -Specifies the location where list files are created. Defaults to ./new-list - -=item B<-debug> -Give debug messages from the TeX Live modules +=item B<-outputdir> I<output_dir> +Specifies the location where list files are created. Defaults to +C<./new-list>. =back +The standard options C<-help>, C<-debug>, and C<-man> are also accepted. +See the tlpfiles documentation for details. + =head1 DESCRIPTION B<tlpdb2list> generates list files necessary for the installer from the |