Option '--files-from' is needed for my backups
This commit is contained in:
@@ -54,7 +54,7 @@ for ((i = 2; i < ${#args[@]}; i++)); do
|
||||
--rsh|--rsync-path|--remote-option)
|
||||
reject "${opt} is not allowed"
|
||||
;;
|
||||
--files-from|--password-file|--early-input)
|
||||
--password-file|--early-input)
|
||||
reject "${opt} is not allowed"
|
||||
;;
|
||||
--write-batch|--only-write-batch|--read-batch)
|
||||
|
||||
Reference in New Issue
Block a user