From: Silvio Rhatto Date: Mon, 1 Apr 2013 19:10:07 +0000 (-0300) Subject: Be more explicit about preferences syntax by providing an example X-Git-Tag: 0.2.1~38 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=94eaede8759dd37d2fd234bb210b0a9336976aa4;p=keyringer.git Be more explicit about preferences syntax by providing an example --- 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 preferences add KEYID=FINGERPRINT + keyringer preferences add KEYID= + +Example: + + keyringer preferences add KEYID=0123456789ABCDEF0123456789ABCDE012345678 Notes -----