[Rpm-metadata] docs/createrepo.8

skvidal at osuosl.org skvidal at osuosl.org
Thu Jul 28 21:22:47 UTC 2011


 docs/createrepo.8 |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

New commits:
commit 0aeec194ef5265d858c90dbc48998da13ceda2e4
Author: Seth Vidal <skvidal at fedoraproject.org>
Date:   Thu Jul 28 17:22:11 2011 -0400

    document -C/--checkts's limitation on finding removed pkgs
    https://bugzilla.redhat.com/show_bug.cgi?id=581632

diff --git a/docs/createrepo.8 b/docs/createrepo.8
index e3c4c3b..96b5bf8 100644
--- a/docs/createrepo.8
+++ b/docs/createrepo.8
@@ -53,7 +53,8 @@ gullible).
 Don't generate repo metadata, if their timestamps are newer than its rpms.
 This option decreases the processing time drastically again, if you happen
 to run it on an unmodified repo, but it is (currently) mutual exclusive
-with the --split option.
+with the --split option. NOTE: This command will not notice when 
+packages have been removed from repo. Use --update to handle that.
 .br
 .IP "\fB\--split\fP"
 Run in split media mode. Rather than pass a single directory, take a set of


More information about the Rpm-metadata mailing list