xcat-core/xCAT-client/pods/man1/rcons.1.pod
bp-sawyers 15fa517a63 More man page updates
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2039 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-08-19 01:29:31 +00:00

45 lines
621 B
Plaintext

=head1 Name
B<rcons> - remotely accesses the serial console of a node
=head1 B<Synopsis>
B<rcons> I<singlenode>
B<rcons> [I<-h>|I<--help>|I<-v>|I<--version>]
=head1 B<Description>
B<rcons> provides access to a single remote node serial console.
=head1 B<Options>
=over 5
=item B<-h>|B<--help>
Print help.
=item B<-v>|B<--version>
Print version.
=back
=head1 B<Files>
B<nodehm> table -
xCAT node hardware management table. See B<nodehm(5)> for
further details. This is used to determine the console access
method.
=head1 B<Examples>
B<rcons> I<node5>
=head1 B<See> B<Also>
L<wcons(1)|wcons.1>