--- a/eric6/Documentation/Source/eric6.DebugClients.Python.BreakpointWatch.html Sat Dec 19 15:06:20 2020 +0100 +++ b/eric6/Documentation/Source/eric6.DebugClients.Python.BreakpointWatch.html Sat Dec 19 15:22:26 2020 +0100 @@ -142,11 +142,11 @@ <dd> line number of the breakpoint </dd> -<dt><i>temporary=</i> (bool)</dt> +<dt><i>temporary</i> (bool)</dt> <dd> flag to indicate a temporary breakpoint </dd> -<dt><i>cond=</i> (str)</dt> +<dt><i>cond</i> (str)</dt> <dd> Python expression which dynamically enables this bp </dd> @@ -361,7 +361,7 @@ <dd> indicates type of watch (created or changed) </dd> -<dt><i>temporary=</i> (bool)</dt> +<dt><i>temporary</i> (bool)</dt> <dd> flag for temporary watches </dd>