diff --git a/README.md b/README.md index abd88e1..f3794c4 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Features - Supports multiple pool/dataset pairs to replicate - Everything is logged to `${SCRIPTPATH}/logs` by default (can be set to custom location using $LOGBASE variable) but its better to keep it together with the scripts - Runs off a well documented `config.sh` file (see below) -- Can be run on any schedule using cron with `bash zfs-replicate.sh -config.sh` +- Can be run on any schedule using cron with `bash zfs-replicate.sh config.sh` - Includes a `get-last-status.sh` (for XigmaNAS) that can be used to email latest replication status, which will email the latest replication status at your preferred schedule. Simply add it as a custom script in the email settings under "System > Advanced > Email Reports" - Includes ALLOW_REPLICATE_FROM_SCRATCH option (see below, or `config.sh` file for details)