summaryrefslogtreecommitdiff
path: root/Master/tlpkg/bin/tlpdb2pkgver
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/bin/tlpdb2pkgver')
-rwxr-xr-xMaster/tlpkg/bin/tlpdb2pkgver7
1 files changed, 3 insertions, 4 deletions
diff --git a/Master/tlpkg/bin/tlpdb2pkgver b/Master/tlpkg/bin/tlpdb2pkgver
index 504fc454c3a..b52ad9097d4 100755
--- a/Master/tlpkg/bin/tlpdb2pkgver
+++ b/Master/tlpkg/bin/tlpdb2pkgver
@@ -1,7 +1,6 @@
#!/usr/bin/env perl
# $Id$
-# create-package-list
-# Create the minimal package list (tlpver) of the current installation.
+# Find the minimal package list (tlpver) of the current installation.
# Copyright 2007, 2008 Norbert Preining
#
# This file is licensed under the GNU General Public License version 2
@@ -64,9 +63,9 @@ See the tlpfiles documentation for details.
=head1 DESCRIPTION
-B<tlpdb2pkgver> generates the minimal list of packages with revisions
+B<tlpdb2pkgver> generates the short list of package names with revisions
(C<tlpdb.pkgver>) from the TeX Live installation present at the location
-specified at the command line.
+specified on the command line. Output is to stdout.
=head1 AUTHORS AND COPYRIGHT