Added a missing eric6 help entry.

Sat, 10 Sep 2016 12:35:05 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sat, 10 Sep 2016 12:35:05 +0200
changeset 5154
0a86d976fef5
parent 5152
e685f2398a95
child 5156
5cb4740bd2a9
child 5159
1e8a62796f70

Added a missing eric6 help entry.

eric6.py file | annotate | diff | comparison | revisions
--- a/eric6.py	Fri Sep 09 19:04:13 2016 +0200
+++ b/eric6.py	Sat Sep 10 12:35:05 2016 +0200
@@ -239,6 +239,8 @@
          "don't open anything at startup except that given in command"),
         ("--plugin=plugin-file",
          "load the given plugin file (plugin development)"),
+        ("--pyqt4",
+         "force use of PyQt4 in environments that have both PyQt variants"),
         ("--settings=settingsDir",
          "use the given directory to store the settings files"),
         ("--start-file", "load the most recently opened file"),

eric ide

mercurial