[Dbconfig-common-devel] dbconfig-common dbconfig-load-include.1, 1.1, 1.2

xerakko-guest at haydn.debian.org xerakko-guest at haydn.debian.org
Sun Jul 31 11:17:53 UTC 2005


Update of /cvsroot/dbconfig-common/dbconfig-common
In directory haydn:/tmp/cvs-serv22274/dbconfig-common

Modified Files:
	dbconfig-load-include.1 
Log Message:
Correct typo on dbconfig-load-include manual


Index: dbconfig-load-include.1
===================================================================
RCS file: /cvsroot/dbconfig-common/dbconfig-common/dbconfig-load-include.1,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- dbconfig-load-include.1	12 Jul 2005 03:42:48 -0000	1.1
+++ dbconfig-load-include.1	31 Jul 2005 11:17:51 -0000	1.2
@@ -1,68 +1,68 @@
-.TH dbconfig-load-include "1" "March 2005" "sean finney " "dbconfig-common"
-.SH NAME
-dbconfig-load-include \- parse custom format db config files
+.TH "dbconfig-load-include" "1" "March 2005" "sean finney " "dbconfig-common"
+.SH "NAME"
+dbconfig\-load\-include \- parse custom format db config files
 
-.SH SYNOPSIS
-.B dbconfig\-generate\-include [-hv] [\-a] [\-d [varname]] [\-u [varname]] [\-p [varname]] [\-s [varname]] [\-P [varname]] [\-t [varname]] -f format infile
-.br
+.SH "SYNOPSIS"
+.B dbconfig\-load\-include [\-hv] [\-a] [\-d [varname]] [\-u [varname]] [\-p [varname]] [\-s [varname]] [\-P [varname]] [\-t [varname]] \-f format infile
+.br 
 .Xc
 
-.SH DESCRIPTION
-.B dbconfig\-generate\-include
+.SH "DESCRIPTION"
+.B dbconfig\-load\-include
 is a program to parse custom format include files containing the
 information necessary to connect a program to a database resource.  This
-is primarily intended to be used by the dbconfig-common package to
-import database settings of packages with pre-existing configurations
-that have migrated to dbconfig-common.  for more information, please
-see /usr/share/doc/dbconfig-common.
+is primarily intended to be used by the dbconfig\-common package to
+import database settings of packages with pre\-existing configurations
+that have migrated to dbconfig\-common.  for more information, please
+see /usr/share/doc/dbconfig\-common.
 
-.SH OPTIONS
-.TP
+.SH "OPTIONS"
+.TP 
 infile
 use the given config file as input
-.TP
+.TP 
 \fB\-f\fR|\-\-format
 use the given output format (default: sh)
-.TP
+.TP 
 \fB\-a\fR|\-\-all
 include all information in output (default)
-.TP
+.TP 
 \fB\-d\fR|\-\-dbname
 include the dbname in the output
-.TP
+.TP 
 \fB\-p\fR|\-\-dbpass
 include the dbpass in the output
-.TP
+.TP 
 \fB\-s\fR|\-\-dbserver
 include the dbserver in the output
-.TP
+.TP 
 \fB\-P\fR|\-\-dbport
 include the dbport in the output
-.TP
+.TP 
 \fB\-u\fR|\-\-dbuser
 include the dbuser in the output
-.TP
+.TP 
 \fB\-t\fR|\-\-dbtype
 include the dbtype in the output
-.TP
+.TP 
 \fB\-h\fR|\-\-help
 display this helpful message
-.TP
+.TP 
 \fB\-v\fR|\-\-version
 output the version and exit
 
-.PP
+.PP 
 format is one of a list of include\-file style formats for various
 programming languages.  the current list includes:
-.TP
+.TP 
 sh 
 /bin/sh style include file
-.TP
+.TP 
 perl
 perl parseable include file
-.TP
+.TP 
 php
 php parseable include file
-.TP
+.TP 
 exec
 run the file as a script and interpret its output




More information about the Dbconfig-common-devel mailing list