Readme formatting

This commit is contained in:
Laurent Cozic
2013-10-27 14:19:37 +08:00
parent 033cabcbcf
commit c5c3670555
+2 -2
View File
@@ -12,11 +12,11 @@ Time Machine style backup with rsync. Should work on Linux, Mac OS X and Windows
## Examples ## Examples
# Backup the home folder to backup_drive * 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: * Backup with exclusion list:
$ rsync_tmbackup.sh /home /mnt/backup_drive excluded_patterns.txt $ rsync_tmbackup.sh /home /mnt/backup_drive excluded_patterns.txt