diff --git a/xCAT-client/pods/man8/db2sqlsetup.8.pod b/xCAT-client/pods/man8/db2sqlsetup.8.pod index 76e3630b2..c0642ecbc 100644 --- a/xCAT-client/pods/man8/db2sqlsetup.8.pod +++ b/xCAT-client/pods/man8/db2sqlsetup.8.pod @@ -11,7 +11,7 @@ B {B<-v>|B<--version>} B {B<-i>|B<--init>}{<-S> | <-C>} [-o|--setupODBC] [B<-V>|B<--verbose>] -B {B<-o>|B<--setupODBC>} [-V|--verbose] +B {B<-o>|B<--setupODBC>} {<-S> | <-C>} [-V|--verbose] =head1 DESCRIPTION @@ -74,10 +74,13 @@ To setup DB2 Client for xCAT to run on the DB2 xcatdb database, on the SN: B I<-i> I<-C> -=item * -To setup the ODBC for PostgreSQL xcatdb database access, on the MN or SN: +To setup the ODBC for DB2 xcatdb database access, on the MN : -B I<-o> +B I<-o> I<-S> + +To setup the ODBC for DB2 xcatdb database access, on the SN : + +B I<-o> I<-C> =back