Discussion:
docs/createrepo.8
s***@osuosl.org
2010-05-28 19:37:00 UTC
Permalink
docs/createrepo.8 | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)

New commits:
commit c5c3d08feb84c4e8c31993bb8507520db0e0a1aa
Author: Seth Vidal <***@fedoraproject.org>
Date: Fri May 28 15:37:50 2010 -0400

update the docs for --no-database

diff --git a/docs/createrepo.8 b/docs/createrepo.8
index de9112f..e3c4c3b 100644
--- a/docs/createrepo.8
+++ b/docs/createrepo.8
@@ -67,7 +67,11 @@ Output version.
Show help menu.

.IP "\fB\-d --database\fP"
-Generate sqlite databases for use with yum.
+Generate sqlite databases for use with yum. This is now the default.
+
+.IP "\fB\--no-database\fP"
+Do not generate sqlite databases in the repository.
+
.IP "\fB\-S --skip-symlinks\fP"
Ignore symlinks of packages
.IP "\fB\-s --checksum\fP"

Loading...