diff --git a/README.md b/README.md index 84d53bb..b6f8747 100644 --- a/README.md +++ b/README.md @@ -290,7 +290,7 @@ blackbox_register_new_file path/to/file.name.key How to remove a file from the system? ============================ -This is a manual process. It happens quite rarely. +This happens quite rarely, but we've got it covered: ``` blackbox_deregister_file path/to/file.name.key ```