diff -r ecf67e07b6e0 -r 72b88fb20261 eric6/Documentation/Source/eric6.Preferences.ProgramsDialog.html --- a/eric6/Documentation/Source/eric6.Preferences.ProgramsDialog.html Sat Dec 19 15:06:20 2020 +0100 +++ b/eric6/Documentation/Source/eric6.Preferences.ProgramsDialog.html Sat Dec 19 15:22:26 2020 +0100 @@ -171,21 +171,21 @@ index of part containing the version info (integer) </dd> -<dt><i>version=</i></dt> +<dt><i>version</i></dt> <dd> version string to show (string) </dd> -<dt><i>versionCleanup=</i></dt> +<dt><i>versionCleanup</i></dt> <dd> tuple of two integers giving string positions start and stop for the version string (tuple of integers) </dd> -<dt><i>versionRe=</i></dt> +<dt><i>versionRe</i></dt> <dd> regexp to determine the line identifying version info (string). Takes precedence over versionStartsWith. </dd> -<dt><i>exeModule=</i></dt> +<dt><i>exeModule</i></dt> <dd> list of command line parameters to execute a module with the program given in exe (e.g. to execute a Python module)