fix xdsh manpage make -i in right sequence of flags
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5817 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
5e5d506704
commit
c2605d9caf
@ -220,6 +220,16 @@ is not specified, a default fanout value of B<64> is used.
|
||||
|
||||
Displays usage information.
|
||||
|
||||
|
||||
=item B<-i>|B<--rootimg> I<install image>
|
||||
|
||||
|
||||
Specifies the path to the install image on the local node.
|
||||
xdsh will chroot to this path and run the xdsh command against the
|
||||
install image. No other xdsh flags, environment variables apply with
|
||||
this input. A noderange is not accepted. Only runs on the local host,
|
||||
normally the Management Node.
|
||||
|
||||
=item B<-K>|B<--ssh-setup>
|
||||
|
||||
=item B<-K>|B<--ssh-setup> B<-l>|B<--user> I<user_ID> B<--devicetype> I<type_of_device>
|
||||
@ -280,16 +290,6 @@ Specifies the path of the remote shell command used
|
||||
for remote command execution on node targets.
|
||||
|
||||
|
||||
=item B<-i>|B<--rootimg> I<install image>
|
||||
|
||||
|
||||
Specifies the path to the install image on the local node.
|
||||
xdsh will chroot to this path and run the xdsh command against the
|
||||
install image. No other xdsh flags, environment variables apply with
|
||||
this input. A noderange is not accepted. Only runs on the local host,
|
||||
normally the Management Node.
|
||||
|
||||
|
||||
=item B<-s>|B<--stream>
|
||||
|
||||
Specifies that output is returned as it becomes available
|
||||
|
Loading…
x
Reference in New Issue
Block a user