Updating wording to remove the "manual" bit.

Not sure how this should get phrased, thus it's a separate commit.
This commit is contained in:
Tyler Akins
2015-06-12 13:31:26 -05:00
parent db9b2eef60
commit 83249517a5

View File

@@ -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
```