From 6e7fdfee72fc9574af8e8aca1a69c4af3f039fc9 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Thu, 4 Apr 2013 13:12:46 -0300 Subject: More tidying --- index.mdwn | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/index.mdwn b/index.mdwn index 3b8e5c3..a91d9cf 100644 --- a/index.mdwn +++ b/index.mdwn @@ -45,14 +45,14 @@ run: This will - 1. Add an entry at $HOME/.keyringer/config aliasing 'keyring' to 'path'. + 1. Add an entry at `$HOME/.keyringer/config` aliasing 'keyring' to 'path'. 2. Initialize a git repository if needed. For example, keyringer friends init $HOME/keyrings/friends -will create an alias "friends" pointing to $HOME/keyrings/friends. Call all +will create an alias "friends" pointing to `$HOME/keyrings/friends`. Call all other keyring actions using this alias. If there is an existing remote keyring git repository and you just @@ -137,13 +137,13 @@ Keyringer comes with a simple git wrapper to ease common management tasks: Configuration files, preferences and options -------------------------------------------- - 1. Main config file: $HOME/.keyringer/config: store the location of + 1. Main config file: `$HOME/.keyringer/config`: store the location of each keyring. - 2. User preferences per keyring: $HOME/.keyringer/: managed by + 2. User preferences per keyring: `$HOME/.keyringer/`: managed by "keyringer preferences". - 3. Custom keyring options: $KEYRING_FOLDER/config/options: managed by + 3. Custom keyring options: `$KEYRING_FOLDER/config/options`: managed by "keyringer options". Using a non-default OpenPGP key @@ -161,7 +161,7 @@ Example: Notes ----- - 1. The is any file inside the keys/ folder of your + 1. The `` is any file inside the `keys/` folder of your keyring directory. 2. Never decrypt a key and write it to the disk, except -- cgit v1.2.3