diff options
| author | Laurent Cozic <laurent@pogopixels.com> | 2013-10-27 14:20:12 +0800 |
|---|---|---|
| committer | Laurent Cozic <laurent@pogopixels.com> | 2013-10-27 14:20:12 +0800 |
| commit | 1340e5ecdeea0ee25f49133c250ca3890efa639d (patch) | |
| tree | b26756f7e57393016a5d8c9ae534ac782160cc80 | |
| parent | c5c3670555b11d1b9cb708c326bbc028893f1c78 (diff) | |
Readme formatting
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |
