diff --git a/xCAT-client/pods/man1/xdcp.1.pod b/xCAT-client/pods/man1/xdcp.1.pod index b072a5c2a..636d2eb04 100644 --- a/xCAT-client/pods/man1/xdcp.1.pod +++ b/xCAT-client/pods/man1/xdcp.1.pod @@ -319,12 +319,12 @@ B I =item * To copy /localnode/smallfile and /tmp/bigfile to /tmp on node1 -using rsync, enter: +using rsync (ssh), enter: -I -This command uses rsync with the RSYNC_RSH environment variable +This command uses rsync with the ssh remote command and the -z flag on rsync.