From: Wayne Davison Date: Fri, 19 Aug 2022 15:56:42 +0000 (-0700) Subject: Mention `copy-devices`. X-Git-Tag: v3.2.6~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8adc2240e0badaf8b66ea1d77314fe1bf162209a;p=thirdparty%2Frsync.git Mention `copy-devices`. --- 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,