diff --git a/xCAT-client/pods/man1/psh.1.pod b/xCAT-client/pods/man1/psh.1.pod index 8da9bc043..c42ac2dad 100644 --- a/xCAT-client/pods/man1/psh.1.pod +++ b/xCAT-client/pods/man1/psh.1.pod @@ -14,10 +14,14 @@ B is a utility used to run a command across a list of nodes in parallel. B must be set up to allow no prompting for B to work. -Note: this command does not run through xcatd like most xCAT commands do. +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. +B arguments need to precede noderange, otherwise, you will get unexpected errors. + =head1 B =over 7