--- 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 {