src/eric7/Documentation/Source/eric7.CycloneDXInterface.CycloneDXConfigDialog.html

branch
eric7
changeset 9509
c06561080e32
parent 9209
b99e7fd55fd3
child 10479
856476537696
--- a/src/eric7/Documentation/Source/eric7.CycloneDXInterface.CycloneDXConfigDialog.html	Sat Nov 12 17:49:08 2022 +0100
+++ b/src/eric7/Documentation/Source/eric7.CycloneDXInterface.CycloneDXConfigDialog.html	Sun Nov 13 14:10:57 2022 +0100
@@ -126,14 +126,14 @@
 tuple containing the input source, the input file name, the
             file format, the schema version, the path of the SBOM file to be
             written, a flag indicating to include vulnerability information,
-            a flag indicating to include dependency information and a
-            dictionary containing the SBOM meta data
+            a flag indicating to include dependency information, a flag indicating
+            to generate readable output and a dictionary containing the SBOM meta data
 </dd>
 </dl>
 <dl>
 <dt>Return Type:</dt>
 <dd>
-tuple of (str, str, str, str, str, bool, bool, dict)
+tuple of (str, str, str, str, str, bool, bool, bool, dict)
 </dd>
 </dl>
 <a NAME="CycloneDXConfigDialog.on_fileFormatComboBox_currentTextChanged" ID="CycloneDXConfigDialog.on_fileFormatComboBox_currentTextChanged"></a>

eric ide

mercurial