diff --git a/xCAT-client/pods/man1/pscp.1.pod b/xCAT-client/pods/man1/pscp.1.pod index 7f41ae022..6d1de765e 100644 --- a/xCAT-client/pods/man1/pscp.1.pod +++ b/xCAT-client/pods/man1/pscp.1.pod @@ -15,7 +15,8 @@ directories to a single or range of nodes and/or groups in parallel. B is a front-end to the remote copy B. -Note: this command does not support the xcatd client/server communication and therefore must be run on the management node. +Note: this command does not support the xcatd client/server communication and therefore must be run on the management node. It does not support hierarchy, use xdcp to run remote command from the +management node to the compute node via a service node. B is NOT multicast, but is parallel unicasts. diff --git a/xCAT-client/pods/man1/psh.1.pod b/xCAT-client/pods/man1/psh.1.pod index c42ac2dad..100f34e7c 100644 --- a/xCAT-client/pods/man1/psh.1.pod +++ b/xCAT-client/pods/man1/psh.1.pod @@ -18,7 +18,8 @@ Note: This command does not run through xcatd like most xCAT commands do. This means you must either run it on the management node, or have a network connection between -your machine and the nodes. +your machine and the nodes. It does not support hierarchy, use xdsh to run remote command from the +management node to the compute node via a service node. B arguments need to precede noderange, otherwise, you will get unexpected errors.