From 8adc2240e0badaf8b66ea1d77314fe1bf162209a Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Fri, 19 Aug 2022 08:56:42 -0700 Subject: [PATCH] Mention `copy-devices`. --- support/rrsync | 1 + 1 file changed, 1 insertion(+) 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, -- 2.47.3