From 6b73b0d4127348053884d350cb4df73bc81a5e91 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ville=20Skytt=C3=A4?= Date: Mon, 31 May 2010 23:56:11 +0300 Subject: [PATCH] --database is now the default, have --no-database in completions instead. --- createrepo.bash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.34.1