aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/README.md b/README.md
index 530671a..285bb25 100644
--- a/README.md
+++ b/README.md
@@ -139,11 +139,6 @@ Concretely, `fscrypt` contains the following functionality:
* `fscrypt status [PATH]` - Gets detailed info about filesystems or paths
* `fscrypt metadata` - Manages policies or protectors directly
-The following functionality is planned:
-* `fscrypt backup` - Manages backups of the `fscrypt` metadata
-* `fscrypt recovery` - Manages recovery keys for directories
-* `fscrypt cleanup` - Scans filesystem for unused policies/protectors
-
See the example usage section below or run `fscrypt COMMAND --help` for more
information about each of the commands.