aboutsummaryrefslogtreecommitdiffstats
path: root/genhdlist
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2005-09-28 15:58:48 +0000
committerRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2005-09-28 15:58:48 +0000
commit432dee12920a29942729f808edd2df9d569a500e (patch)
treec5f0ce6dcf68ae6d0cbddf4fdaeb39e8df77f64c /genhdlist
parent1b76cd4b22f8dd62c0fda06ef8fb3f0ca31618a1 (diff)
downloadrpmtools-432dee12920a29942729f808edd2df9d569a500e.tar
rpmtools-432dee12920a29942729f808edd2df9d569a500e.tar.gz
rpmtools-432dee12920a29942729f808edd2df9d569a500e.tar.bz2
rpmtools-432dee12920a29942729f808edd2df9d569a500e.tar.xz
rpmtools-432dee12920a29942729f808edd2df9d569a500e.zip
Add a description, typo fixes
Diffstat (limited to 'genhdlist')
-rw-r--r--genhdlist11
1 files changed, 10 insertions, 1 deletions
diff --git a/genhdlist b/genhdlist
index b424cfc..e28913d 100644
--- a/genhdlist
+++ b/genhdlist
@@ -124,7 +124,7 @@ genhdlist - generates an hdlist file
=head1 SYNOPSIS
- gendistrib [options] dir [dir...]
+ genhdlist [options] dir [dir...]
=head1 OPTIONS
@@ -158,6 +158,15 @@ Put a suffix on hdlist names.
=head1 DESCRIPTION
+F<genhdlist> is used to generate an hdlist and a synthesis file from a set
+of RPM packages found in the directories passed on the command-line. By
+default it will put the hdlist and synthesis files in the current
+directory.
+
+It will also generate a F<list> file containing the relative paths to all
+RPMs. Consequently, the paths to the directories passed to F<genhdlist> must
+be relative ones.
+
=head1 SEE ALSO
gendistrib(1)