From cb35affd1b2ac7bb489c8774685225672c5a3d9f Mon Sep 17 00:00:00 2001 From: Allan McRae Date: Sun, 17 Apr 2011 22:17:24 +1000 Subject: Document makepkg package signing options Dan: fix some grammar issues. Signed-off-by: Allan McRae Signed-off-by: Dan McGee --- doc/makepkg.8.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'doc/makepkg.8.txt') diff --git a/doc/makepkg.8.txt b/doc/makepkg.8.txt index f9e72392..f1b9f9c8 100644 --- a/doc/makepkg.8.txt +++ b/doc/makepkg.8.txt @@ -161,6 +161,17 @@ Options *\--nocheck*:: 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* :: + Specify a key to use when signing the package. If not specified, the default + key from the keyring will be used. + *\--noconfirm*:: (Passed to pacman) Prevent pacman from waiting for user input before proceeding with operations. -- cgit v1.2.3-24-g4f1b