summaryrefslogtreecommitdiff
path: root/support/rrsync
diff options
context:
space:
mode:
authorWayne Davison <wayne@opencoder.net>2022-08-19 08:56:42 -0700
committerWayne Davison <wayne@opencoder.net>2022-08-19 08:56:49 -0700
commit8adc2240e0badaf8b66ea1d77314fe1bf162209a (patch)
tree5884223a37b9dbd3f34142444417f3d17657f14e /support/rrsync
parent84ad83525b3336eeca76c34f078869e17feddabd (diff)
downloadrsync-8adc2240e0badaf8b66ea1d77314fe1bf162209a.tar.gz
Mention `copy-devices`.
Diffstat (limited to 'support/rrsync')
-rwxr-xr-xsupport/rrsync1
1 files changed, 1 insertions, 0 deletions
diff --git a/support/rrsync b/support/rrsync
index 629aa182..94c85f59 100755
--- a/support/rrsync
+++ b/support/rrsync
@@ -47,6 +47,7 @@ long_opts = {
'compress-choice': 1,
'compress-level': 1,
'copy-dest': 2,
+ 'copy-devices': -1,
'copy-unsafe-links': 0,
'daemon': -1,
'debug': 1,