[XML-SIG] [Bug #124380] DbDom: usage for initDomDb shows the wrong executable name
noreply@sourceforge.net
noreply@sourceforge.net
Mon, 4 Dec 2000 06:38:24 -0800
Bug #124380, was updated on 2000-Dec-04 06:38
Here is a current snapshot of the bug.
Project: Python/XML
Category: 4Suite
Status: Open
Resolution: None
Bug Group: None
Priority: 5
Submitted by: AFayolle
Assigned to : Nobody
Summary: DbDom: usage for initDomDb shows the wrong executable name
Details: Here's a patch:
--- initDomDb.py Mon Dec 4 15:35:42 2000
+++ /usr/lib/python1.5/site-packages/Ft/DbDom/initDomDb.py Mon Dec 4 15:36:48 2000
@@ -20,8 +20,8 @@
from Ft.Ods.Tools import _4odb_create
from Ft.Ods.Parsers.Odl import OdlParse
-usage = """initDbDom connString <odlFileLocation>
- connString the strin to connect to the database with
+usage = """initDomDb connString <odlFileLocation>
+ connString the string to connect to the database with
odlFileLocation dom.odl, defaults to directory of this file
"""
For detailed info, follow this link:
http://sourceforge.net/bugs/?func=detailbug&bug_id=124380&group_id=6473