[Dbconfig-common-devel] dbconfig-common/doc dbconfig-common-using.html,1.7,1.8
seanius@haydn.debian.org
seanius@haydn.debian.org
Update of /cvsroot/dbconfig-common/dbconfig-common/doc
In directory haydn:/org/alioth.debian.org/chroot/home/users/seanius/tmp/cvs-serv13858/doc
Modified Files:
dbconfig-common-using.html
Log Message:
documentation update, and a feature enhancement. 1.5 done.
Index: dbconfig-common-using.html
===================================================================
RCS file: /cvsroot/dbconfig-common/dbconfig-common/doc/dbconfig-common-using.html,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- dbconfig-common-using.html 4 Mar 2005 06:55:06 -0000 1.7
+++ dbconfig-common-using.html 17 Mar 2005 05:18:41 -0000 1.8
@@ -151,8 +151,10 @@
is one of the supported output formats of dbconfig-generate-include (list
them with -h) and location is the absolute location where you want
your config file to go. <b>note: you will be responsible for removing this
-file in your postrm script</b>. when your scripts are run, this environment
-variable will be exported to your scripts.
+file in your postrm script</b>. when your scripts are run, this
+environment variable will be exported to your scripts, as well as a
+variable <code>dbc_config_include</code> which has the same value,
+but with the leading <code>format:</code> stripped away for convenience.
</p>