Add missing doc. for --skip-stat option
authorJames Antill <james@and.org>
Tue, 17 Jun 2008 05:23:19 +0000 (01:23 -0400)
committerJames Antill <james@and.org>
Tue, 17 Jun 2008 05:23:19 +0000 (01:23 -0400)
docs/createrepo.8

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