2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-29 09:13:08 +00:00

fix syntax

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7276 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
lissav 2010-08-27 13:01:47 +00:00
parent 9f90b8c882
commit bd7f8b75c7

View File

@ -13,7 +13,7 @@ B<runsqlcmd> {B<-v>|B<--version>}
B<runsqlcmd> {B<-d>|B<--dir> I<directory_path>}
B<runsqlcmd> {B<-f>|B<--files> I<list of filename>}
B<runsqlcmd> {B<-f>|B<--files> I<list of files>}
=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.