--- a/Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.GpgExtension.gpg.html Sun Feb 12 18:06:07 2017 +0100 +++ b/Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.GpgExtension.gpg.html Sun Feb 12 18:07:05 2017 +0100 @@ -89,13 +89,16 @@ </dd> </dl><a NAME="Gpg.hgGpgSign" ID="Gpg.hgGpgSign"></a> <h4>Gpg.hgGpgSign</h4> -<b>hgGpgSign</b>(<i>path</i>) +<b>hgGpgSign</b>(<i>path, revisions=None</i>) <p> Public method used to list the available bookmarks. </p><dl> -<dt><i>path</i></dt> +<dt><i>path</i> (str)</dt> <dd> -directory name of the project (string) +directory name of the project +</dd><dt><i>revisions</i> (list of str)</dt> +<dd> +list containing the revisions to be signed </dd> </dl><a NAME="Gpg.hgGpgSignatures" ID="Gpg.hgGpgSignatures"></a> <h4>Gpg.hgGpgSignatures</h4>