summaryrefslogtreecommitdiff
path: root/support/rrsync
diff options
context:
space:
mode:
authorWayne Davison <wayne@opencoder.net>2020-06-27 21:19:52 -0700
committerWayne Davison <wayne@opencoder.net>2020-06-27 21:19:52 -0700
commitaf57b55bdbcc832bdd7da28febe2c9a5c882c9cb (patch)
tree8ba792d38ba0f3a1aaf6d713d144d7b4696be9a8 /support/rrsync
parent967e6426b93cf65090a5c987804479ae959d599a (diff)
downloadrsync-af57b55bdbcc832bdd7da28febe2c9a5c882c9cb.tar.gz
Some misc cleanup
Remove some extraneous vars, update some years, add an rrsync opt, & ensure some less options are set right when running release-rsync.
Diffstat (limited to 'support/rrsync')
-rw-r--r--support/rrsync1
1 files changed, 1 insertions, 0 deletions
diff --git a/support/rrsync b/support/rrsync
index 34e62300..eabec3dc 100644
--- a/support/rrsync
+++ b/support/rrsync
@@ -111,6 +111,7 @@ our %long_opt = (
'list-only' => 0,
'log-file' => $only eq 'r' ? -1 : 3,
'log-format' => 1,
+ 'max-alloc' => 1,
'max-delete' => 1,
'max-size' => 1,
'min-size' => 1,