Add -K flag to man page for xdsh

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@201 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
lissav 2007-12-20 19:04:03 +00:00
parent e1d9e2898e
commit f41f66ea93

View File

@ -19,7 +19,7 @@ xdsh Command
[\fB-B\fR \fIbypass\fR]
[\fB-C\fR \fIcontext\fR] [\fB-e\fR]
[\fB-E\fR \fIenvironment_file\fR] [\fB-f\fR\fIfanout\fR]
[\fB-i\fR] [\fB-L\fR] [\fB-l\fR \fIuser_ID\fR]
[\fB-i\fR] [\fB-K\fR] [\fB-L\fR] [\fB-l\fR \fIuser_ID\fR]
[\fB-m\fR] [\fB-o\fR \fInode_options\fR]
[\fB-Q\fR] [\fB-r\fR \fInode_remote_shell\fR]
[\fB-s\fR] [\fB-S\fR \fBcsh\fR | \fBksh\fR] [\fB-t\fR \fItimeout\fR]
@ -338,6 +338,13 @@ default fanout value of \fB64\fR is used.
Displays usage information.
.RE
.RS +3
\fB-K | --ssh-setup
\fR
.RE
.RS +9
Request to setup SSH for the input node list.
.RE
.RS +3
\fB-l | --user \fIuser_ID\fR
\fR
.RE