From e0097ef9474773fa05534b2622ee06db6a088e66 Mon Sep 17 00:00:00 2001 From: lissav Date: Fri, 5 Nov 2010 11:16:53 +0000 Subject: [PATCH] add Verbose flag git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8057 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-client/pods/man8/runsqlcmd.8.pod | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/xCAT-client/pods/man8/runsqlcmd.8.pod b/xCAT-client/pods/man8/runsqlcmd.8.pod index 9cbce0d8f..35ae28c8f 100644 --- a/xCAT-client/pods/man8/runsqlcmd.8.pod +++ b/xCAT-client/pods/man8/runsqlcmd.8.pod @@ -11,11 +11,11 @@ B {B<-h>|B<--help>} B {B<-v>|B<--version>} -B {B<-d>|B<--dir> I} +B {B<-d>|B<--dir> I} {B<-V>|B<--verbose>} -B {B<-f>|B<--files> I} +B {B<-f>|B<--files> I} {B<-V>|B<--verbose>} -B {B} +B {B<-V>|B<--verbose>} {B} =head1 DESCRIPTION @@ -37,6 +37,10 @@ Displays the usage message. Displays current code version. +=item B<-V|--verbose> + +Displays extra debug information. + =item B<-d|--dir> To use a directory other than the default directory, enter the directory path here.