From d1ff353e860c8800340676092221bee26724a193 Mon Sep 17 00:00:00 2001 From: Patrick Gaskin Date: Fri, 10 May 2024 22:35:00 -0400 Subject: [PATCH] snappr: Remove warning from README I've been using it as part of my backups (and some other things) for a while now, and it works well. --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 38aa2c8..f4e2b25 100644 --- a/README.md +++ b/README.md @@ -24,9 +24,6 @@ - **Verbose debugging information.** \ You can view which intervals caused a specific snapshot to be retained, and whether a retention policy wants more snapshots than it found. -> [!WARNING] -> This tool is still very new. While most functionality has been tested and I am using this as part of my own backup scripts, it may still have rough edges, and the command-line interface and API are subject to change. - #### CLI Example ```bash