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