diff options
author | rhatto <rhatto@ratatosk.fluxo.info> | 2014-03-14 15:02:19 -0300 |
---|---|---|
committer | rhatto <rhatto@ratatosk.fluxo.info> | 2014-03-14 15:02:19 -0300 |
commit | 23b810b99f9db4d058b6d75fae2504767f23bfac (patch) | |
tree | da7f39d01d482da6abc6324bc6c55134d0c2370c /index.mdwn | |
parent | f06955268f921266e7283ac67758762b8677faae (diff) | |
download | keyringer-23b810b99f9db4d058b6d75fae2504767f23bfac.tar.gz keyringer-23b810b99f9db4d058b6d75fae2504767f23bfac.tar.bz2 |
Minor doc change 2 (gitolite test)
Diffstat (limited to 'index.mdwn')
-rw-r--r-- | index.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -180,7 +180,7 @@ With theses scripts, the workflow is more or less like this: - You have a git repo for secret keys. - You run the "encrypt" command and paste your private key to this - command (so no plaintext disk write). + command (so no plaintext is written to disk). - The encrypt command writes an encrypted file to the repo. |