--- a/eric5_doc.py Fri Oct 18 23:00:41 2013 +0200 +++ b/eric5_doc.py Fri Nov 01 15:48:48 2013 +0100 @@ -149,7 +149,8 @@ import getopt try: - opts, args = getopt.getopt(sys.argv[1:], "c:ehio:Rrt:Vx:", + opts, args = getopt.getopt( + sys.argv[1:], "c:ehio:Rrt:Vx:", ["exclude=", "extension=", "help", "noindex", "noempty", "outdir=", "recursive", "style-sheet=", "version", "exclude-file=", "eol=",