From b6095bc24bea4a00a28848d32f690c8f17ee766b Mon Sep 17 00:00:00 2001 From: vlw Date: Thu, 1 Jan 2026 12:08:56 +0100 Subject: [PATCH] docs: update README wording of config file structure --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e0b3de8..0a239ad 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,9 @@ Schedule this backup script to run with a crontab entry, for example: Which will run at 2:30 each Wednesday. # Config -The config file `.config.json` is used to define parameters and which directories to archive (in autorun mode). +The config file (`.config.json` by default) is used to define which directories to archive with parameters. + +Directories are specified as an array of objects, each object has key value properties with the following format: ```json [