From 08912283aab5db44e24c927bb6c63d0590ceba82 Mon Sep 17 00:00:00 2001 From: lissav Date: Mon, 8 Oct 2012 12:55:41 +0000 Subject: [PATCH] test git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13957 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-client/pods/man1/xdsh.1.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT-client/pods/man1/xdsh.1.pod b/xCAT-client/pods/man1/xdsh.1.pod index a044613b7..0d3680dc1 100644 --- a/xCAT-client/pods/man1/xdsh.1.pod +++ b/xCAT-client/pods/man1/xdsh.1.pod @@ -22,7 +22,7 @@ B [B<-h> | B<-V> | B<-q>] =head1 B The B command runs commands in parallel on remote nodes and/or the Management Node. The B command issues a -remote shell command for each target specified, and returns the output +remote shell command for each target specified, and returns the output from all targets, formatted so that command results from all nodes can be managed. If the command is to be executed on the Management Node, it does not use a remote shell command, but uses the local OS copy or shell command. The Management Node must be defined in the xCAT database. The best way to do this is to use the xcatconfig -m option.