src/eric7/Documentation/Source/eric7.UI.UserInterface.html

branch
eric7
changeset 10303
ee1aadab1215
parent 10070
9f5758c0fec1
child 10433
328f3ec4b77a
--- a/src/eric7/Documentation/Source/eric7.UI.UserInterface.html	Sat Nov 11 10:13:29 2023 +0100
+++ b/src/eric7/Documentation/Source/eric7.UI.UserInterface.html	Sat Nov 11 12:44:51 2023 +0100
@@ -3498,15 +3498,10 @@
 </p>
 <dl>
 
-<dt><i>args</i></dt>
+<dt><i>args</i> (argparse.Namespace)</dt>
 <dd>
-list of files to open<br />
-            The args are processed one at a time. All arguments after a
-            '--' option are considered debug arguments to the program
-            for the debugger. All files named before the '--' option
-            are opened in a text editor, unless the argument ends in
-            .epj or .e4p, then it is opened as a project file. If it
-            ends in .emj, .e4m or .e5m, it is opened as a multi project.
+namespace object containing the parsed command line
+            parameters
 </dd>
 </dl>
 <a NAME="UserInterface.processInstallInfoFile" ID="UserInterface.processInstallInfoFile"></a>

eric ide

mercurial