From 77419ccc8f9ea7d36d2387b717dcec1d052561be Mon Sep 17 00:00:00 2001 From: Tristan Ancelet Date: Sun, 26 May 2024 14:10:12 -0500 Subject: [PATCH] Added additional feature in README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 46588cd..2491b63 100644 --- a/README.md +++ b/README.md @@ -26,3 +26,6 @@ This will allow you to restore a file on disk to the specific version that is st ### Get The utility will allow you to get the contents of a backup up file and have it output to the terminal. + +### Delete +The utility allows you to delete entries/backups in the bucket if you choose to do so.