[Rpm-metadata] docs/createrepo.8

skvidal at osuosl.org skvidal at osuosl.org
Thu Apr 16 16:06:42 UTC 2009


 docs/createrepo.8 |   13 ++++++++++---
 1 file changed, 10 insertions(+), 3 deletions(-)

New commits:
commit 2260b35c688b886c3e822fb2858a0b84294b4584
Author: Seth Vidal <skvidal at fedoraproject.org>
Date:   Thu Apr 16 12:04:21 2009 -0400

    document the deltarpm options

diff --git a/docs/createrepo.8 b/docs/createrepo.8
index e7cce4f..ba2f327 100644
--- a/docs/createrepo.8
+++ b/docs/createrepo.8
@@ -78,13 +78,20 @@ Output time based profiling information.
 Only import the last N changelog entries, from each rpm, into the metadata
 .IP "\fB\--unique-md-filenames\fP"
 Include the file's checksum in the metadata filename, helps HTTP caching
-.IP "\--distro\fP"
+.IP "\fB\--distro\fP"
 Specify distro tags. Can be specified more than once. Optional syntax specifying a
 cpeid(http://cpe.mitre.org/) --distro=cpeid,distrotag
-.IP "\--content\fP"
+.IP "\fB\--content\fP"
 Specify keyword/tags about the content of the repository. Can be specified more than once.
-.IP "\--revision\fP"
+.IP "\fB\--revision\fP"
 Arbitrary string for a repository revision.
+.IP "\fB\--deltas\fP"
+Tells createrepo to generate deltarpms and the delta metadata
+.IP "\fB\--oldpackagedirs\fP PATH"
+paths to look for older pkgs to delta against. Can be specified multiple times
+.IP "\fB\--num-deltas\fP int"
+the number of older versions to make deltas against. Defaults to 1
+
 
 .SH "EXAMPLES"
 Here is an example of a repository with a groups file. Note that the


More information about the Rpm-metadata mailing list