createrepo.bash
[email protected] (Ville Skytt??)
| Newsgroups | gmane.linux.rpm.metadata |
|---|---|
| Message-ID | <[email protected]> |
createrepo.bash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6b73b0d4127348053884d350cb4df73bc81a5e91 Author: Ville Skyttä <[email protected]> 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 _______________________________________________ Rpm-metadata mailing list [email protected] http://lists.baseurl.org/mailman/listinfo/rpm-metadata