From 3a0da0d1ab4cbee300becd1e6ea575d4f7d00cd7 Mon Sep 17 00:00:00 2001 From: miguilimzero <35383529+miguilimzero@users.noreply.github.com> Date: Thu, 14 Nov 2024 02:55:53 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d6d1d6d..7bcc4c6 100644 --- a/README.md +++ b/README.md @@ -121,7 +121,7 @@ php artisan singlestore:prune-backups ``` > [!IMPORTANT] -> This command can only be executed with the `s3` driver. +> All pruning command can only be executed with the `s3` driver, and they follow the path specified in the `SINGLESTORE_BACKUP_PATH` environment variable. ### Prune Incremental Backups