--- a/eric5_doc.py Mon Oct 14 20:08:19 2013 +0200 +++ b/eric5_doc.py Tue Oct 15 18:29:32 2013 +0200 @@ -140,7 +140,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=",