diff options
| author | Laurent Cozic <laurent@pogopixels.com> | 2013-10-27 14:19:37 +0800 |
|---|---|---|
| committer | Laurent Cozic <laurent@pogopixels.com> | 2013-10-27 14:19:37 +0800 |
| commit | c5c3670555b11d1b9cb708c326bbc028893f1c78 (patch) | |
| tree | 7e54d8e78c59d68758ce1fa1b61dc24fc4e5f5ad | |
| parent | 033cabcbcf36f140bc5dd89e228b8de0654045b7 (diff) | |
Readme formatting
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -12,11 +12,11 @@ Time Machine style backup with rsync. Should work on Linux, Mac OS X and Windows ## Examples - # Backup the home folder to backup_drive +* Backup the home folder to backup_drive $ rsync_tmbackup.sh /home /mnt/backup_drive - # Backup with exclusion list: +* Backup with exclusion list: $ rsync_tmbackup.sh /home /mnt/backup_drive excluded_patterns.txt |
