diff options
author | Karl Berry <karl@freefriends.org> | 2007-10-14 01:00:38 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-10-14 01:00:38 +0000 |
commit | 97c685034b125b5fa73e8af967875d8146c4eae7 (patch) | |
tree | 521440fbfab501d290a040af858ce0b791bee852 /Master/tlpkg/bin/tlpdb2list | |
parent | c78ee64259772594abfc6cbda052f056fc695617 (diff) |
more doc niglets (and not done yet)
git-svn-id: svn://tug.org/texlive/trunk@5181 c570f23f-e606-0410-a88d-b1316a301751
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 |