From bd7f8b75c76ca097e5a49c336dd3554952a3f5b2 Mon Sep 17 00:00:00 2001 From: lissav Date: Fri, 27 Aug 2010 13:01:47 +0000 Subject: [PATCH] fix syntax git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7276 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-client/pods/man8/runsqlcmd.8.pod | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/xCAT-client/pods/man8/runsqlcmd.8.pod b/xCAT-client/pods/man8/runsqlcmd.8.pod index ae4633001..6dab1ff62 100644 --- a/xCAT-client/pods/man8/runsqlcmd.8.pod +++ b/xCAT-client/pods/man8/runsqlcmd.8.pod @@ -13,7 +13,7 @@ B {B<-v>|B<--version>} B {B<-d>|B<--dir> I} -B {B<-f>|B<--files> I} +B {B<-f>|B<--files> I} =head1 DESCRIPTION @@ -33,6 +33,8 @@ Displays the usage message. =item B<-v|--version> +Displays current code version. + =item B<-d|--dir> To use a directory other than the default directory, enter the directory path here.