fix for bug 3200: update psh manpage to emphasize the psh arguments need to precede noderange
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14717 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
1646d3bb9d
commit
97df71b507
@ -14,10 +14,14 @@ B<psh> is a utility used to run a command across a list of nodes in parallel.
|
||||
|
||||
B<ssh> must be set up to allow no prompting for B<psh> 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<psh> arguments need to precede noderange, otherwise, you will get unexpected errors.
|
||||
|
||||
=head1 B<Options>
|
||||
|
||||
=over 7
|
||||
|
Loading…
Reference in New Issue
Block a user