aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2013-04-01 16:10:07 -0300
committerSilvio Rhatto <rhatto@riseup.net>2013-04-01 16:10:07 -0300
commit94eaede8759dd37d2fd234bb210b0a9336976aa4 (patch)
tree61604a87d08f95728ff9f782986cf2bc008b124b
parent7711eb396480df0ef0bc8a7c7edd59cbb6c7c6bf (diff)
downloadkeyringer-94eaede8759dd37d2fd234bb210b0a9336976aa4.tar.gz
keyringer-94eaede8759dd37d2fd234bb210b0a9336976aa4.tar.bz2
Be more explicit about preferences syntax by providing an example
-rw-r--r--index.mdwn6
1 files changed, 5 insertions, 1 deletions
diff --git a/index.mdwn b/index.mdwn
index 39bf5a9..944d459 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -152,7 +152,11 @@ Using a non-default OpenPGP key
If you want to use a different key other than your default for a given
keyringer, use
- keyringer <keyring> preferences add KEYID=FINGERPRINT
+ keyringer <keyring> preferences add KEYID=<fingerprint>
+
+Example:
+
+ keyringer <keyring> preferences add KEYID=0123456789ABCDEF0123456789ABCDE012345678
Notes
-----