mirror of
https://github.com/moparisthebest/pacman
synced 2025-02-28 17:31:52 -05:00
Document makepkg package signing options
Dan: fix some grammar issues. Signed-off-by: Allan McRae <allan@archlinux.org> Signed-off-by: Dan McGee <dan@archlinux.org>
This commit is contained in:
parent
e95be3379a
commit
cb35affd1b
@ -161,6 +161,17 @@ Options
|
|||||||
*\--nocheck*::
|
*\--nocheck*::
|
||||||
Do not run the check() function in the PKGBUILD or handle the checkdepends.
|
Do not run the check() function in the PKGBUILD or handle the checkdepends.
|
||||||
|
|
||||||
|
*\--sign*::
|
||||||
|
Sign the resulting package with gpg, overriding the setting in
|
||||||
|
linkman:makepkg.conf[5].
|
||||||
|
|
||||||
|
*\--nosign*::
|
||||||
|
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.
|
||||||
|
|
||||||
*\--noconfirm*::
|
*\--noconfirm*::
|
||||||
(Passed to pacman) Prevent pacman from waiting for user input before
|
(Passed to pacman) Prevent pacman from waiting for user input before
|
||||||
proceeding with operations.
|
proceeding with operations.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user