Merge pull request #44 from jpluscplusm/patch-1

Fix typo in Readme
This commit is contained in:
Tom Limoncelli
2015-02-24 11:45:35 -05:00

View File

@@ -98,7 +98,7 @@ Commands:
| `blackbox_register_new_file` | Encrypt a file for the first time |
| `blackbox_removeadmin` | Remove someone from the list of people that can encrypt/decrypt secrets |
| `blackbox_shred_all_files` | Safely delete any decrypted files |
| `blackbox_update_all_file` | Decrypt then re-encrypt all files. Useful after keys are changed |
| `blackbox_update_all_files` | Decrypt then re-encrypt all files. Useful after keys are changed |
Compatibility:
============================