pacman-key: allow verification of multiple sig files
commit2d0a00b409cc76527d71d01acd1d517db11a0ff0
authorDave Reisner <dreisner@archlinux.org>
Sun, 8 Apr 2012 19:40:18 +0000 (8 15:40 -0400)
committerDan McGee <dan@archlinux.org>
Tue, 24 Apr 2012 13:38:36 +0000 (24 08:38 -0500)
tree0eeb320d85157125cc1c0212e4a805a175924983
parent00ab01e6342b7183d5a16ae57497b19dc1c2c7dc
pacman-key: allow verification of multiple sig files

Loop through arguments passed to verify_sig and treat each as a
signature to be verified against a source file. Output each file as its
checked to avoid ambiguity.

Signed-off-by: Dave Reisner <dreisner@archlinux.org>
doc/pacman-key.8.txt
scripts/pacman-key.sh.in