X-Git-Url: https://mattmccutchen.net/rsync/rsync-patches.git/blobdiff_plain/e66d6d511b675d31a3c55b51fd28d5d2558d094a..9127013998bd097f699897b0f2b142fe2ba71e9d:/remote-option.diff diff --git a/remote-option.diff b/remote-option.diff index 045d314..481361a 100644 --- a/remote-option.diff +++ b/remote-option.diff @@ -141,7 +141,7 @@ diff --git a/rsync.yo b/rsync.yo --out-format=FORMAT output updates using the specified FORMAT --log-file=FILE log what we're doing to the specified FILE --log-file-format=FMT log updates using the specified FMT -@@ -1020,16 +1021,16 @@ This is a good way to backup data without using a super-user, and to store +@@ -1026,16 +1027,16 @@ This is a good way to backup data without using a super-user, and to store ACLs from incompatible systems. The bf(--fake-super) option only affects the side where the option is used. @@ -166,7 +166,7 @@ diff --git a/rsync.yo b/rsync.yo This option is overridden by both bf(--super) and bf(--no-super). -@@ -1275,6 +1276,36 @@ machine for use with the bf(--relative) option. For instance: +@@ -1281,6 +1282,36 @@ machine for use with the bf(--relative) option. For instance: quote(tt( rsync -avR --rsync-path="cd /a/b && rsync" host:c/d /e/)) @@ -203,7 +203,7 @@ diff --git a/rsync.yo b/rsync.yo dit(bf(-C, --cvs-exclude)) This is a useful shorthand for excluding a broad range of files that you often don't want to transfer between systems. It uses a similar algorithm to CVS to determine if -@@ -1746,7 +1777,7 @@ option if you wish to override this. +@@ -1752,7 +1783,7 @@ option if you wish to override this. Here's a example command that requests the remote side to log what is happening: