diff options
author | Matthew Bloch <matthew@bytemark.co.uk> | 2014-11-05 14:00:45 +0000 |
---|---|---|
committer | Matthew Bloch <matthew@bytemark.co.uk> | 2014-11-05 14:00:45 +0000 |
commit | c88333e19b459685f57ba3f246c3fdd684681542 (patch) | |
tree | 3be762cf0a9ebb57c8a8528bcf98433434d371ad /README.md | |
parent | f6c155ff0b261f23b6fc9465b7f2e6d85bab573a (diff) |
Split out -prune from -snapshot, tested the latter on various live setups.
Diffstat (limited to 'README.md')
-rwxr-xr-x | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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 |