summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md5
-rw-r--r--README.org (renamed from readme.org)3
2 files changed, 1 insertions, 7 deletions
diff --git a/README.md b/README.md
deleted file mode 100644
index e1bb4b8..0000000
--- a/README.md
+++ /dev/null
@@ -1,5 +0,0 @@
-# rsyncshot
-
-Backup using rsync and hardklinks .
-
-Inspired by: http://www.mikerubel.org/computers/rsync_snapshots/ \ No newline at end of file
diff --git a/readme.org b/README.org
index 15509ad..ae43ec9 100644
--- a/readme.org
+++ b/README.org
@@ -4,5 +4,4 @@ Linux backups with hard links, rsync, cron, and bash
* include and exclude lists are kept in /etc/rsyncshot
* include indicates what directories should be included in the snapshot
* exclude indicates what file (patterns) should be excluded from the snapshot
-* running rsyncshot setup
-**
+* running rsyncshot setup