Feat: add exclude option #76

Merged
hkuno9000 merged 1 commits from exclude-option into master 2019-08-26 02:49:55 +02:00
hkuno9000 commented 2019-08-05 06:46:00 +02:00 (Migrated from github.com)

add 2 opitons to exclude files by user.
they are given to rsync.

--exclude=PATTERN
--exclude-from=FILE

example:
sudo rpi-clone -u --exclude='/var/log/*' sda

add 2 opitons to exclude files by user. they are given to rsync. --exclude=PATTERN --exclude-from=FILE example: sudo rpi-clone -u --exclude='/var/log/*' sda
hkuno9000 commented 2019-08-27 11:48:17 +02:00 (Migrated from github.com)

thanks to merging my PR. I will detete my fork.

thanks to merging my PR. I will detete my fork.
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Lerking/rpi-clone#76
No description provided.