summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDave Reisner <dreisner@archlinux.org>2012-04-08 15:40:18 -0400
committerDan McGee <dan@archlinux.org>2012-04-24 08:38:36 -0500
commit2d0a00b409cc76527d71d01acd1d517db11a0ff0 (patch)
tree0eeb320d85157125cc1c0212e4a805a175924983 /doc
parent00ab01e6342b7183d5a16ae57497b19dc1c2c7dc (diff)
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>
Diffstat (limited to 'doc')
-rw-r--r--doc/pacman-key.8.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/pacman-key.8.txt b/doc/pacman-key.8.txt
index 96ac31c3..8126edb7 100644
--- a/doc/pacman-key.8.txt
+++ b/doc/pacman-key.8.txt
@@ -96,7 +96,7 @@ Operations
Displays the program version.
*-v, \--verify*::
- Verify the given signature file.
+ Verify the file(s) specified by the signature(s).
Options
-------