From: James Antill Date: Wed, 2 Apr 2008 14:00:53 +0000 (-0400) Subject: Add some missing options to man page X-Git-Tag: upstream/0.9.9~118 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=61f8e2be0ce6479bbe8adbafcae877fd33f5f7bf;p=tools%2Fcreaterepo.git 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.