From f2f6fab4d23f16becd8b9dd3e5e85b6a9e2b0b2e Mon Sep 17 00:00:00 2001 From: jmqm Date: Tue, 13 Jul 2021 22:18:35 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f6e8083..cc1808d 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ services: | UID ⭐| User ID to run the cron job as. | | GID ⭐| Group ID to run the cron job as. | | CRON_TIME 👍| When to run (default is every 12 hours). Info [here](https://www.ibm.com/docs/en/db2oc?topic=task-unix-cron-format) and editor [here](https://crontab.guru/). | -| DELETE_AFTER 👍| Delete backups _X_ days old. _(unsupported at the moment)_ | +| DELETE_AFTER 👍| Delete backups _X_ days old. _(exclusive to automatic mode)_ | #### Optional | Environment Variable | Info |