From 2d4ca358db482fcb822a523eeed7652a54f33efe Mon Sep 17 00:00:00 2001 From: David Dykstra Date: Thu, 1 Aug 2002 16:21:20 +0000 Subject: [PATCH] Slight change to refer to the section CONNECTING TO AN RSYNC SERVER OVER A REMOTE SHELL PROGRAM from within the --rsh option. --- rsync.yo | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/rsync.yo b/rsync.yo index 9df6b6f4..693ff2ea 100644 --- a/rsync.yo +++ b/rsync.yo @@ -580,7 +580,8 @@ If this option is used with bf([user@]host::module/path), then the remote shell em(COMMMAND) will be used to run an rsync server on the remote host, and all data will be transmitted through that remote shell connection, rather than through a direct socket connection to a -running rsync server on the remote host. +running rsync server on the remote host. See the section "CONNECTING +TO AN RSYNC SERVER OVER A REMOTE SHELL PROGRAM" above. Command-line arguments are permitted in COMMAND provided that COMMAND is presented to rsync as a single argument. For example: -- 2.34.1