eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsGit.GitDialog.html

branch
maintenance
changeset 8043
0acf98cd089a
parent 7989
a21d673a8f99
diff -r 866adc8c315b -r 0acf98cd089a eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsGit.GitDialog.html
--- a/eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsGit.GitDialog.html	Sun Jan 17 13:53:08 2021 +0100
+++ b/eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsGit.GitDialog.html	Mon Feb 01 10:38:16 2021 +0100
@@ -250,7 +250,7 @@
         Public method to check, if the last action contained an add or delete.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating the presence of an add or delete (boolean)
 </dd>
@@ -277,7 +277,7 @@
         Public method to check for a normal process termination.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating normal process termination (boolean)
 </dd>
@@ -291,7 +291,7 @@
         error messages.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating normal process termination (boolean)
 </dd>
@@ -351,22 +351,22 @@
 <dd>
 list of arguments for the process (list of strings)
 </dd>
-<dt><i>workingDir=</i></dt>
+<dt><i>workingDir</i></dt>
 <dd>
 working directory for the process (string)
 </dd>
-<dt><i>showArgs=</i></dt>
+<dt><i>showArgs</i></dt>
 <dd>
 flag indicating to show the arguments (boolean)
 </dd>
-<dt><i>environment=</i></dt>
+<dt><i>environment</i></dt>
 <dd>
 dictionary of environment settings to add
             or change for the git process (dict of string and string)
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating a successful start of the process (boolean)
 </dd>

eric ide

mercurial