summaryrefslogtreecommitdiff
path: root/support
diff options
context:
space:
mode:
Diffstat (limited to 'support')
-rw-r--r--support/rrsync2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/rrsync b/support/rrsync
index 6079c95d..ad4d434b 100644
--- a/support/rrsync
+++ b/support/rrsync
@@ -107,7 +107,7 @@ our %long_opt = (
'link-dest' => 2,
'links' => 0,
'list-only' => 0,
- 'log-file' => 3,
+ 'log-file' => $only eq 'r' ? -1 : 3,
'log-format' => 1,
'max-delete' => 1,
'max-size' => 1,