eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.LargefilesExtension.largefiles.html

changeset 7976
a8a20f558176
parent 7631
2c7ccb4484bf
--- a/eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.LargefilesExtension.largefiles.html	Wed Jan 13 19:07:20 2021 +0100
+++ b/eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.LargefilesExtension.largefiles.html	Wed Jan 13 19:08:16 2021 +0100
@@ -129,17 +129,13 @@
 </dl>
 <a NAME="Largefiles.hgLfPull" ID="Largefiles.hgLfPull"></a>
 <h4>Largefiles.hgLfPull</h4>
-<b>hgLfPull</b>(<i>projectDir, revisions=None</i>)
+<b>hgLfPull</b>(<i>revisions=None</i>)
 
 <p>
         Public method to pull missing large files into the local repository.
 </p>
 <dl>
 
-<dt><i>projectDir</i></dt>
-<dd>
-directory name of the project (string)
-</dd>
 <dt><i>revisions</i></dt>
 <dd>
 list of revisions to pull (list of string)
@@ -147,17 +143,13 @@
 </dl>
 <a NAME="Largefiles.hgLfVerify" ID="Largefiles.hgLfVerify"></a>
 <h4>Largefiles.hgLfVerify</h4>
-<b>hgLfVerify</b>(<i>projectDir, mode</i>)
+<b>hgLfVerify</b>(<i>mode</i>)
 
 <p>
         Public method to verify large files integrity.
 </p>
 <dl>
 
-<dt><i>projectDir</i></dt>
-<dd>
-directory name of the project (string)
-</dd>
 <dt><i>mode</i></dt>
 <dd>
 verify mode (string; one of 'large', 'lfa' or 'lfc')

eric ide

mercurial