[Rpm-metadata] docs/createrepo.8

James Antill james at linux.duke.edu
Wed Apr 2 14:01:35 UTC 2008


 docs/createrepo.8 |    6 ++++++
 1 file changed, 6 insertions(+)

New commits:
commit 61f8e2be0ce6479bbe8adbafcae877fd33f5f7bf
Author: James Antill <james at and.org>
Date:   Wed Apr 2 10:00:53 2008 -0400

    Add some missing options to man page

diff --git a/docs/createrepo.8 b/docs/createrepo.8
index 52a5280..0bdf725 100644
--- a/docs/createrepo.8
+++ b/docs/createrepo.8
@@ -62,6 +62,12 @@ Show help menu.
 
 .IP "\fB\-d --database\fP"
 Generate sqlite databases for use with yum.
+.IP "\fB\-S --skip-symlinks\fP"
+Ignore symlinks of packages
+.IP "\fB\--changelog-limit\fP CHANGELOG_LIMIT"
+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 "\fB\--database-only\fP"
 Generate only the sqlite dbs. Do not create the xml metadata at all.



More information about the Rpm-metadata mailing list