From: Silvio Rhatto Date: Mon, 11 Nov 2013 00:50:12 +0000 (-0200) Subject: Doc update X-Git-Tag: 0.2.7~19 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=e5bde4205e18334754027b3c6cc2f12ce0ffbaa8;p=keyringer.git Doc update --- diff --git a/index.mdwn b/index.mdwn index a26f903..148da07 100644 --- a/index.mdwn +++ b/index.mdwn @@ -86,28 +86,28 @@ secrets with lines such as: emma - /dev/hda : : secret2 Or you may also have a different encrypted file for each secret, e.g. a file called -emma.root that contains the root passphrase for the server named emma and -another called emma.hda with the passphrase to decrypt /dev/hda on emma. +emma.root that contains the root passphrase for the server named `emma` and +another called emma.hda with the passphrase to decrypt `/dev/hda` on `emma`. Encrypting a secret - keyringer encrypt + keyringer encrypt Encrypting a secret from a file - keyringer encrypt + keyringer encrypt Decrypting a secret (only to stdout) - keyringer decrypt + keyringer decrypt Re-encrypting a secret or the whole repository - keyringer recrypt [file] + keyringer recrypt [secret] Appending information to a secret - keyringer append + keyringer append Editing a secret