add the man page for restartxcatd command

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4724 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
daniceexi 2009-12-04 04:33:29 +00:00
parent 4fd010d130
commit 3102f67d5e

View File

@ -0,0 +1,45 @@
=head1 NAME
B<restartxcatd> - Restart the xCAT daemon (xcatd) on AIX.
=head1 SYNOPSIS
B<restartxcatd> [[B<-h>|B<--help>] | [B<-v>|B<--version>] | [B<-r>|B<--reload>]] [B<-V>|B<--verbose>]
=head1 DESCRIPTION
The B<restartxcatd> command restarts the xCAT daemon (xcatd) on AIX.
It uses the startsrc and stopsrc commands to do the restart work. If the xcatd subsystem was not created, B<restartxcatd> will create it automatically.
=head1 OPTIONS
B<-h> Display usage message.
B<-v> Command Version.
B<-r> On a Service Node, services will not be restarted.
B<-V> Display the verbose messages.
=head1 RETURN VALUE
0 The command completed successfully.
1 An error has occurred.
=head1 EXAMPLES
1. To restart the xCAT daemon, enter:
B<restartxcatd>
=head1 FILES
/opt/xcat/sbin/restartxcatd