[Rpm-metadata] createrepo.bash
Ville Skyttä
scop at osuosl.org
Mon May 31 20:58:02 UTC 2010
createrepo.bash | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 6b73b0d4127348053884d350cb4df73bc81a5e91
Author: Ville Skyttä <ville.skytta at iki.fi>
Date: Mon May 31 23:56:11 2010 +0300
--database is now the default, have --no-database in completions instead.
diff --git a/createrepo.bash b/createrepo.bash
index 2a95e93..8aca5b1 100644
--- a/createrepo.bash
+++ b/createrepo.bash
@@ -39,7 +39,7 @@ _cr_createrepo()
if [[ $2 == -* ]] ; then
COMPREPLY=( $( compgen -W '--version --help --quiet --verbose --profile
--excludes --basedir --baseurl --groupfile --checksum --pretty
- --cachedir --checkts --database --update --update-md-path
+ --cachedir --checkts --no-database --update --update-md-path
--skip-stat --split --pkglist --includepkg --outputdir
--skip-symlinks --changelog-limit --unique-md-filenames
--simple-md-filenames --distro --content --repo --revision --deltas
More information about the Rpm-metadata
mailing list