Globals/AppInfo.py

branch
Py2 comp.
changeset 3057
10516539f238
parent 2525
8b507a9a2d40
parent 2991
226481ff40d1
child 3060
5883ce99ee12
--- a/Globals/AppInfo.py	Tue Oct 15 22:03:54 2013 +0200
+++ b/Globals/AppInfo.py	Fri Oct 18 23:00:41 2013 +0200
@@ -21,9 +21,9 @@
     @param arg commandline arguments (string)
     @param description text describing the application (string)
     @param options list of additional commandline options
-        (list of tuples of two strings (commandline option, option description)).
-        The options --version, --help and -h are always present and must not
-        be repeated in this list.
+        (list of tuples of two strings (commandline option,
+        option description)). The options --version, --help and -h are
+        always present and must not be repeated in this list.
     @return dictionary describing the application
     """
     return {

eric ide

mercurial