docs: update README wording of config file structure

This commit is contained in:
Victor Westerlund 2026-01-01 12:08:56 +01:00
parent 310fa9b66a
commit b6095bc24b

View file

@ -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
[