doc/repo-add: Add note on when signatures are added to the db

Signed-off-by: Olivier Brunel <i.am.jack.mail@gmail.com>
Signed-off-by: Allan McRae <allan@archlinux.org>
This commit is contained in:
Olivier Brunel 2013-08-07 19:04:52 +02:00 committed by Allan McRae
parent 3d3c7ebb0d
commit 15b667ef36

View File

@ -25,6 +25,9 @@ They also handle package deltas produced by linkman:pkgdelta[8].
delta file. Multiple packages and/or deltas to add can be specified on the
command line.
If a matching ``.sig'' file is found alongside a package file, the signature
will automatically be embedded into the database.
'repo-remove' will update a package database by removing the package name or
delta specified on the command line. Multiple packages and/or delta to remove
can be specified on the command line.