From 3c3ee6796a417cdd06be5639989a570b22318a20 Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Thu, 1 Sep 2011 14:47:33 -0500 Subject: pacman-key: document --lsign-key Signed-off-by: Dan McGee --- doc/pacman-key.8.txt | 4 ++++ scripts/pacman-key.sh.in | 1 + 2 files changed, 5 insertions(+) diff --git a/doc/pacman-key.8.txt b/doc/pacman-key.8.txt index 3582b993..4201107f 100644 --- a/doc/pacman-key.8.txt +++ b/doc/pacman-key.8.txt @@ -77,6 +77,10 @@ Options *--list-sigs* [keyid(s)]:: Same as --list-keys, but the signatures are listed too. +*\--lsign-key* :: + Locally sign the given key. This is primarily used to root the web of trust + in the local private key generated by \--init. + *-r, \--receive* :: Fetch the specified keyids from the specified key server URL. diff --git a/scripts/pacman-key.sh.in b/scripts/pacman-key.sh.in index 14ea07d5..b469fd3a 100644 --- a/scripts/pacman-key.sh.in +++ b/scripts/pacman-key.sh.in @@ -74,6 +74,7 @@ usage() { echo "$(gettext " --import-trustdb Imports ownertrust values from trustdb.gpg in dir(s)")" echo "$(gettext " --init Ensure the keyring is properly initialized")" echo "$(gettext " --list-sigs [] List keys and their signatures")" + echo "$(gettext " --lsign-key Locally sign the specified keyid")" printf "$(gettext " --populate [