aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 9 insertions, 1 deletions
diff --git a/README b/README
index 062c63e..1287b72 100644
--- a/README
+++ b/README
@@ -4,8 +4,14 @@
Dependencies
------------
+Most dependencies are required locally and remotely, as a huge part of the
+script may be executed remotely.
+
- bash>=4.2 (test -v)
-- ...
+- rsync
+- ssh
+- coreutils (realpath, date)
+- find
Notes
@@ -13,3 +19,5 @@ Notes
Symbolic links are simply copied, thus linking to the backed-up filetree, not
the backup-filetree itself.
+
+Dates are always calculated on the local host.