summaryrefslogtreecommitdiffstats
path: root/network/UDR/README
diff options
context:
space:
mode:
Diffstat (limited to 'network/UDR/README')
-rw-r--r--network/UDR/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/network/UDR/README b/network/UDR/README
index 653b521e76..044eca08fa 100644
--- a/network/UDR/README
+++ b/network/UDR/README
@@ -11,7 +11,7 @@ then places the connection between the rsync client and server.
To use UDR, prefix the current rsync command used to transfer data with
'udr', for example:
-udr rsync -avz /home/user/dir/ user@example.com:/home/user/dir
+udr rsync -av /home/user/dir/ user@example.com:/home/user/dir
Any rsync options can be used.