From b7f5095dacf4acb6a24374a7d2140610f5b5a57c Mon Sep 17 00:00:00 2001 From: James Antill Date: Tue, 17 Jun 2008 01:23:19 -0400 Subject: [PATCH] Add missing doc. for --skip-stat option --- docs/createrepo.8 | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/createrepo.8 b/docs/createrepo.8 index 0bdf725..719edff 100644 --- a/docs/createrepo.8 +++ b/docs/createrepo.8 @@ -43,6 +43,11 @@ the existing metadata rather than recalculating it. In the case of a large repository with only a few new or modified rpms this can significantly reduce I/O and processing time. .br +.IP "\fB\--skip-stat\fP" +skip the stat() call on a --update, assumes if the filename is the same +then the file is still the same (only use this if you're fairly trusting or +gullible). +.br .IP "\fB\-C --checkts\fP" Don't generate repo metadata, if their timestamps are newer than its rpms. This option decreases the processing time drastically again, if you happen -- 2.34.1