add -r flag to xcatstart
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2821 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
ebe2e233ef
commit
cfb04037a1
@ -5,7 +5,7 @@ B<xcatstart> - Starts the xCAT daemon (xcatd) on AIX.
|
||||
=head1 SYNOPSIS
|
||||
|
||||
|
||||
B<xcatstart> [B<-h>|B<--help>] [B<-v>|B<--version>]
|
||||
B<xcatstart> [B<-h>|B<--help>] [B<-v>|B<--version>][B<-r>|B<--reload>]
|
||||
|
||||
|
||||
=head1 DESCRIPTION
|
||||
@ -19,6 +19,8 @@ B<-h> Display usage message.
|
||||
|
||||
B<-v> Command Version.
|
||||
|
||||
B<-r> On a Service Node, services will not be restarted.
|
||||
|
||||
|
||||
|
||||
=head1 RETURN VALUE
|
||||
|
Loading…
Reference in New Issue
Block a user