repo-add
package database maintenance utility
SYNOPSIS
DESCRIPTION
COMMON OPTIONS
-q, --quiet Force this program to keep quiet and run silently except for warning and error messages .
-s, --sign Generate a PGP signature file using GnuPG . This will execute gpg --detach -sign --use -agent on the generated database to generate a detached signature file, using the GPG agent if it is available . The signature file will be the entire filename of the database with a .sig extension .
-k, --key <key> Specify a key to use when signing packages . Can also be specified using the GPGKEY environmental variable . If not specified in either location, the default key from the keyring will be used .
-v, --verify Verify the PGP signature of the database before updating the database . If the signature is invalid, an error is produced and the update does not proceed .
--nocolor Remove color from repo-add and repo-remove output .
"REPO −ADD OPTIONS"
-d, --delta Automatically generate and add a delta file between the old entry and the new one, if the old package file is found next to the new one .
-n, --new Only add packages that are not already in the database . Warnings will be printed upon detection of existing packages, but they will not be re -added .
-R, --remove Remove old package files from the disk when updating their entry in the database .
EXAMPLE
BUGS
AUTHORS
2.3 Allan McRae <allan@archlinux .org> '-04' '+03' .sp -1
2.3 Andrew Gregory <andrew .gregory .8@gmail .com> '-04' '+03' .sp -1
2.3 Dan McGee <dan@archlinux .org> '-04' '+03' .sp -1
2.3 Dave Reisner <dreisner@archlinux .org> Past major contributors: '-04' '+03' .sp -1
2.3 Judd Vinet <jvinet@zeroflux .org> '-04' '+03' .sp -1
2.3 Aurelien Foret <aurelien@archlinux .org> '-04' '+03' .sp -1
2.3 Aaron Griffin <aaron@archlinux .org> '-04' '+03' .sp -1
2.3 Xavier Chantry <shiningxc@gmail .com> '-04' '+03' .sp -1
2.3 Nagy Gabor <ngaba@bibl .u -szeged .hu> For additional contributors, use git shortlog -s on the pacman .git repository .