Update README.md
Formatting
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user