eric5_api.py

changeset 2997
7f0ef975da9e
parent 2992
dbdf27746da5
child 3022
57179e4cdadd
child 3057
10516539f238
--- a/eric5_api.py	Tue Oct 08 19:52:11 2013 +0200
+++ b/eric5_api.py	Wed Oct 09 18:34:30 2013 +0200
@@ -108,8 +108,8 @@
 
     try:
         opts, args = getopt.getopt(sys.argv[1:], "b:e:hl:o:pRrt:Vx:",
-            ["base=", "eol=", "exclude=", "exclude-file=", "extension=", "help",
-             "language=", "output=", "private", "recursive",
+            ["base=", "eol=", "exclude=", "exclude-file=", "extension=",
+             "help", "language=", "output=", "private", "recursive",
              "version", ])
     except getopt.error:
         usage()

eric ide

mercurial