From d380b43ab7ea95e490d0534f99920b8f6b5670fa Mon Sep 17 00:00:00 2001 From: JCM Date: Tue, 24 Feb 2015 16:29:11 +0000 Subject: [PATCH] Fix typo in Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index afcff74..e715b03 100644 --- a/README.md +++ b/README.md @@ -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: ============================