src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.LargefilesExtension.largefiles.html

branch
eric7
changeset 10438
4cd7e5a8b3cf
parent 9209
b99e7fd55fd3
child 10479
856476537696
diff -r 2f70ca07f0af -r 4cd7e5a8b3cf src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.LargefilesExtension.largefiles.html
--- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.LargefilesExtension.largefiles.html	Fri Dec 22 19:45:17 2023 +0100
+++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.LargefilesExtension.largefiles.html	Sat Dec 23 15:40:23 2023 +0100
@@ -90,7 +90,7 @@
 </p>
 <dl>
 
-<dt><i>vcs</i></dt>
+<dt><i>vcs</i> (Hg)</dt>
 <dd>
 reference to the Mercurial vcs object
 </dd>
@@ -104,13 +104,13 @@
 </p>
 <dl>
 
-<dt><i>names</i></dt>
+<dt><i>names</i> (str or list of str)</dt>
 <dd>
-file name(s) to be added (string or list of string)
+file name(s) to be added
 </dd>
-<dt><i>mode</i></dt>
+<dt><i>mode</i> (str)</dt>
 <dd>
-add mode (string one of 'normal' or 'large')
+add mode (one of 'normal' or 'large')
 </dd>
 </dl>
 <a NAME="Largefiles.hgLfPull" ID="Largefiles.hgLfPull"></a>
@@ -122,9 +122,9 @@
 </p>
 <dl>
 
-<dt><i>revisions</i></dt>
+<dt><i>revisions</i> (list of str)</dt>
 <dd>
-list of revisions to pull (list of string)
+list of revisions to pull
 </dd>
 </dl>
 <a NAME="Largefiles.hgLfVerify" ID="Largefiles.hgLfVerify"></a>
@@ -136,9 +136,9 @@
 </p>
 <dl>
 
-<dt><i>mode</i></dt>
+<dt><i>mode</i> (str)</dt>
 <dd>
-verify mode (string; one of 'large', 'lfa' or 'lfc')
+verify mode (one of 'large', 'lfa' or 'lfc')
 </dd>
 </dl>
 <a NAME="Largefiles.hgLfconvert" ID="Largefiles.hgLfconvert"></a>
@@ -150,14 +150,13 @@
 </p>
 <dl>
 
-<dt><i>direction</i></dt>
+<dt><i>direction</i> (str)</dt>
 <dd>
-direction of the conversion (string, one of
-            'largefiles' or 'normal')
+direction of the conversion (one of 'largefiles' or 'normal')
 </dd>
-<dt><i>projectFile</i></dt>
+<dt><i>projectFile</i> (str)</dt>
 <dd>
-file name of the current project file (string)
+file name of the current project file
 </dd>
 </dl>
 <dl>

eric ide

mercurial