--- a/Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.queues.html Sat Mar 11 19:17:59 2017 +0100 +++ b/Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.queues.html Sat Mar 11 19:18:57 2017 +0100 @@ -215,14 +215,14 @@ </dd> </dl><a NAME="Queues.getGuardsList" ID="Queues.getGuardsList"></a> <h4>Queues.getGuardsList</h4> -<b>getGuardsList</b>(<i>repodir, all=True</i>) +<b>getGuardsList</b>(<i>repodir, allGuards=True</i>) <p> Public method to get a list of all guards defined. </p><dl> <dt><i>repodir</i></dt> <dd> directory name of the repository (string) -</dd><dt><i>all</i></dt> +</dd><dt><i>allGuards</i></dt> <dd> flag indicating to get all guards (boolean) </dd> @@ -406,7 +406,7 @@ </dd> </dl><a NAME="Queues.hgQueuePushPopPatches" ID="Queues.hgQueuePushPopPatches"></a> <h4>Queues.hgQueuePushPopPatches</h4> -<b>hgQueuePushPopPatches</b>(<i>name, operation, all=False, named=False, force=False</i>) +<b>hgQueuePushPopPatches</b>(<i>name, operation, doAll=False, named=False, force=False</i>) <p> Public method to push patches onto the stack or pop patches off the stack. @@ -418,7 +418,7 @@ <dd> operation type to be performed (Queues.POP, Queues.PUSH, Queues.GOTO) -</dd><dt><i>all=</i></dt> +</dd><dt><i>doAll=</i></dt> <dd> flag indicating to push/pop all (boolean) </dd><dt><i>named=</i></dt>