summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 14dc782..8f94acf 100644
--- a/README.md
+++ b/README.md
@@ -4,9 +4,9 @@ My customisation and automation of the fantastic [Borg backup](https://www.borgb
## Test Files
The files in the `test/` directory
-* pruner.sh
-* diff.sh
-* notifystub.sh
+ * pruner.sh
+ * diff.sh
+ * notifystub.sh
were created to test and debug the functions. Once they were working I copied them into the main shell script. I could have sourced them I suppose. I've left them as simple ways to test without performing needless backups.