Skip to content

Commit 4b348f4

Browse files
Minor doc update (#39)
1 parent 66bf06d commit 4b348f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ A Bash script to automate ZFS Replication.
1212
- Includes a well documented `config.sh` file that may be used as configuration or as reference for environment
1313
variables passed to the script.
1414
- May be run on any schedule using cron or similar mechanism.
15-
- May be sourced and leveraged and/or by in other Bash scripts.
15+
- May be sourced and/or leveraged by/in other Bash scripts.
1616
- Test coverage of core functions via mocks in the test.sh script.
1717
- Includes a `--status` option for XigmaNAS that can be used to email the last log output at your preferred schedule.
1818
Simply add it as a custom script in the email settings under "System > Advanced > Email Reports"

0 commit comments

Comments
 (0)