diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2007-06-22 15:14:00 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2007-06-22 15:14:00 +0000 |
commit | 89ad49b665caa254324a985e912824ae0653470b (patch) | |
tree | 00f3d5bf920a4d97702afe7ee71fe296d08e502a | |
parent | 84a49ee46cf62a312815fc0d88e041b46ce059cb (diff) | |
download | rpmtools-89ad49b665caa254324a985e912824ae0653470b.tar rpmtools-89ad49b665caa254324a985e912824ae0653470b.tar.gz rpmtools-89ad49b665caa254324a985e912824ae0653470b.tar.bz2 rpmtools-89ad49b665caa254324a985e912824ae0653470b.tar.xz rpmtools-89ad49b665caa254324a985e912824ae0653470b.zip |
enhance doc
-rw-r--r-- | genhdlist2 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -293,7 +293,7 @@ F<genhdlist2> is used to generate an hdlist and an associated synthesis file from a set of RPM packages found in the directory passed on the command-line. It will put the hdlist and synthesis files in media_info/ sub-directory. -Without B<--clean>, F<genhdlist2> is incremental, ie it will modify existing +Without B<--clean>, F<genhdlist2> is incremental, ie it will use existing media_info/hdlist.cz: it will first remove package headers for packages that are no more in the directory. It will then add new packages. This makes an important assumption: name-version-release-arch is enough to uniquely |