From cfb04037a1d2aecafde21b9d06ffa9192738df0b Mon Sep 17 00:00:00 2001 From: lissav Date: Mon, 2 Mar 2009 16:10:38 +0000 Subject: [PATCH] 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 --- xCAT-client/pods/man1/xcatstart.1.pod | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/xCAT-client/pods/man1/xcatstart.1.pod b/xCAT-client/pods/man1/xcatstart.1.pod index 081ccc09c..605f6562e 100644 --- a/xCAT-client/pods/man1/xcatstart.1.pod +++ b/xCAT-client/pods/man1/xcatstart.1.pod @@ -5,7 +5,7 @@ B - Starts the xCAT daemon (xcatd) on AIX. =head1 SYNOPSIS -B [B<-h>|B<--help>] [B<-v>|B<--version>] +B [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