index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Allan McRae <allan@archlinux.org> | 2011-04-17 22:38:35 +1000 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2011-04-20 18:58:55 -0500 |
commit | 4c31bc6e3f32d954a9a0f81555abe5b91db3a6d3 (patch) | |
tree | 89927ede6fc4ed41c6d0c58bf6450fc211c7372f /doc/makepkg.8.txt | |
parent | cb35affd1b2ac7bb489c8774685225672c5a3d9f (diff) |
-rw-r--r-- | doc/makepkg.8.txt | 5 |
diff --git a/doc/makepkg.8.txt b/doc/makepkg.8.txt index f1b9f9c8..1a2dcd04 100644 --- a/doc/makepkg.8.txt +++ b/doc/makepkg.8.txt @@ -169,8 +169,9 @@ Options Do not create a signature for the built package. *\--key* <key>:: - Specify a key to use when signing the package. If not specified, the default - key from the keyring will be used. + Specify a key to use when signing packages, overriding the GPGKEY setting + in linkman:makepkg.conf[5]. If not specified in either location, the + default key from the keyring will be used. *\--noconfirm*:: (Passed to pacman) Prevent pacman from waiting for user input before |