Added -d option to manpage

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@749 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
sakolish 2008-03-11 12:15:39 +00:00
parent 7dceb9bdb5
commit 3095fc6986

View File

@ -6,7 +6,7 @@ rpower - remote power control
B<rpower>
I<noderange>
B<on>|B<off>|B<stat>|B<state>|B<reset>|B<boot>|B<cycle>
B<[-d]> B<on>|B<off>|B<stat>|B<state>|B<reset>|B<boot>|B<cycle>
B<rpower>
[B<-h>|B<--help>]
@ -48,6 +48,11 @@ The option is recommended over B<cycle>.
Power off, then on.
=item B<-d>
Use dependency table.
Valid only with on|off|boot|reset|cycle and blade power method.
=item B<-h>, B<--help>
Help.
@ -109,3 +114,4 @@ node5: on
=head1 NOTES
This command is part of the xCAT software product.