summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2011-09-01 21:47:33 +0200
committerDan McGee <dan@archlinux.org>2011-09-03 04:41:40 +0200
commit3c3ee6796a417cdd06be5639989a570b22318a20 (patch)
treeded904e6422f1ac69f260b3456443c10b933e950 /doc
parent83a1e4fee39321358858841069e1fe36d44edefc (diff)
downloadpacman-3c3ee6796a417cdd06be5639989a570b22318a20.tar.gz
pacman-3c3ee6796a417cdd06be5639989a570b22318a20.tar.xz
pacman-key: document --lsign-key
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'doc')
-rw-r--r--doc/pacman-key.8.txt4
1 files changed, 4 insertions, 0 deletions
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* <keyid>::
+ 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* <keyserver> <keyid(s)>::
Fetch the specified keyids from the specified key server URL.