diff options
Diffstat (limited to 'index.mdwn')
-rw-r--r-- | index.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -89,8 +89,8 @@ keyringer is agnostic about how you store your secrets. You may choose to have one key file that contains one line for each secret, e.g. a single file called secrets with lines such as: -emma : root : secret1 -emma - /dev/hda : : secret2 + emma : root : secret1 + emma - /dev/hda : : secret2 Or you may also have a different key file for each secret, e.g. a file called emma.root that contains the root passphrase for the server named emma and |