summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorAllan McRae <allan@archlinux.org>2011-07-09 09:26:17 +0200
committerAllan McRae <allan@archlinux.org>2011-07-19 02:27:54 +0200
commit0c9e86bab17691bf17c4251b2e16d65f517b88c8 (patch)
treeafac2a5d651b0801d1411e3fa2181ff682ff1ed4 /doc
parent0be9e4a4cd2c6a5d5c5246c8dc269931e883c1fe (diff)
downloadpacman-0c9e86bab17691bf17c4251b2e16d65f517b88c8.tar.gz
pacman-0c9e86bab17691bf17c4251b2e16d65f517b88c8.tar.xz
pacman-key: add --init option
Add an --init option that ensures that the pacman keyring has all the necessary files and they have the correct permissions for being read as a user. Signed-off-by: Allan McRae <allan@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 2771ece4..cf72b83c 100644
--- a/doc/pacman-key.8.txt
+++ b/doc/pacman-key.8.txt
@@ -60,6 +60,10 @@ Options
*-h, \--help*::
Output syntax and command line options.
+*--init*::
+ Ensure the keyring is properly initialized and has the required access
+ permissions.
+
*-l, \--list*::
Equivalent to --list-sigs from GnuPG.