--- a/eric5_compare.py Fri Nov 01 15:48:48 2013 +0100
+++ b/eric5_compare.py Sun Nov 03 15:58:22 2013 +0100
@@ -57,7 +57,7 @@
"""
Main entry point into the application.
"""
- options = [\
+ options = [
("--config=configDir",
"use the given directory as the one containing the config files"),
]