diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2011-05-27 10:26:10 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2011-05-27 10:26:10 -0300 |
commit | 733df1aa85e7cc0ccd23624c071387617053f049 (patch) | |
tree | c3397283f59d3cd09368cef903c449d0029e0c65 /README | |
parent | 56cc3ab078158f596d0cd4fc5152e113e58fc6f7 (diff) | |
download | keyringer-733df1aa85e7cc0ccd23624c071387617053f049.tar.gz keyringer-733df1aa85e7cc0ccd23624c071387617053f049.tar.bz2 |
Action recrypt now can re-encrypt the whole repository
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -88,9 +88,9 @@ Decrypting a key (only to stdout) keyringer <keyring> decrypt <file> -Re-encrypting a key +Re-encrypting a key or the whole repository - keyringer <keyring> recrypt <file> + keyringer <keyring> recrypt [file] Appending information to a key |