summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMatthew Bloch <matthew@bytemark.co.uk>2014-11-05 14:00:45 +0000
committerMatthew Bloch <matthew@bytemark.co.uk>2014-11-05 14:00:45 +0000
commitc88333e19b459685f57ba3f246c3fdd684681542 (patch)
tree3be762cf0a9ebb57c8a8528bcf98433434d371ad /README.md
parentf6c155ff0b261f23b6fc9465b7f2e6d85bab573a (diff)
Split out -prune from -snapshot, tested the latter on various live setups.
Diffstat (limited to 'README.md')
-rwxr-xr-xREADME.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0773d05..325fb7a 100755
--- a/README.md
+++ b/README.md
@@ -167,3 +167,11 @@ daily backups, but as they get too numerous, we make sure that we are reluctant
to delete our very oldest.
[TODO: model it]
+
+Acknowledgements
+----------------
+For maximum portability, I've included two libraries. Thanks very much to
+their authors:
+
+sys-filesystem by Daniel J. Berger: https://github.com/djberg96/sys-filesystem
+trollop by William Morgan: https://github.com/wjessop/trollop \ No newline at end of file