From 1340e5ecdeea0ee25f49133c250ca3890efa639d Mon Sep 17 00:00:00 2001 From: Laurent Cozic Date: Sun, 27 Oct 2013 14:20:12 +0800 Subject: [PATCH] Readme formatting --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 211b49b..a917ec0 100644 --- a/README.md +++ b/README.md @@ -14,11 +14,11 @@ Time Machine style backup with rsync. Should work on Linux, Mac OS X and Windows * Backup the home folder to backup_drive - $ rsync_tmbackup.sh /home /mnt/backup_drive + rsync_tmbackup.sh /home /mnt/backup_drive * Backup with exclusion list: - $ rsync_tmbackup.sh /home /mnt/backup_drive excluded_patterns.txt + rsync_tmbackup.sh /home /mnt/backup_drive excluded_patterns.txt ## Exclude file