Globals/AppInfo.py

changeset 2991
226481ff40d1
parent 2302
f29e9405c851
child 3035
36e9f388958b
child 3057
10516539f238
--- a/Globals/AppInfo.py	Sun Oct 06 19:45:29 2013 +0200
+++ b/Globals/AppInfo.py	Sun Oct 06 19:52:33 2013 +0200
@@ -19,9 +19,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