Add new-compress option to rrsync.

This commit is contained in:
Wayne Davison
2014-05-26 12:13:01 -07:00
parent 3ce7a65c11
commit 0872dff60c

View File

@@ -97,6 +97,7 @@ our %long_opt = (
'max-size' => 1,
'min-size' => 1,
'modify-window' => 1,
'new-compress' => 0,
'no-implied-dirs' => 0,
'no-r' => 0,
'no-relative' => 0,