Add some missing options to man page
authorJames Antill <james@and.org>
Wed, 2 Apr 2008 14:00:53 +0000 (10:00 -0400)
committerJames Antill <james@and.org>
Wed, 2 Apr 2008 14:01:07 +0000 (10:01 -0400)
docs/createrepo.8

index 52a5280e33b076b78b0bb7a6277d6a6d8700f7f3..0bdf725047883886f64e15a4abcd7be498254bca 100644 (file)
@@ -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.