Author: btami
Date: 2005-07-07 04:55:08 -0500 (Thu, 07 Jul 2005)
New Revision: 7693

Modified:
   trunk/gnue-forms/src/GFForm.py
Log:
docstring

Modified: trunk/gnue-forms/src/GFForm.py
===================================================================
--- trunk/gnue-forms/src/GFForm.py      2005-07-07 09:21:37 UTC (rev 7692)
+++ trunk/gnue-forms/src/GFForm.py      2005-07-07 09:55:08 UTC (rev 7693)
@@ -1289,7 +1289,8 @@
     """
     Launches a new instance of GNUe-Reports, running a new report.
     @param reportFile: the name of the .grd file to be processed
-    @param parameters:
+    @param parameters: dictionary of parameters to be passed
+                        to the newly run report
     @param **params:
       These roughly correspond to the ./gnue-reports options
               destination
@@ -1297,7 +1298,6 @@
               destinationOptions (dict)
               filter
               filterOptions (dict)
-              parameters (dict)
               sortoption
               includeStructuralComments
               omitGNUeXML



_______________________________________________
Commit-gnue mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/commit-gnue

Reply via email to