Switch to side-by-side view
--- a/ForgeMail/forgemail/app/command.py +++ b/ForgeMail/forgemail/app/command.py @@ -23,7 +23,7 @@ parser = command.Command.standard_parser(verbose=True) parser.add_option('-c', '--context', dest='context', help=('The context of the message (path to the project' - ' and/or plugin')) + ' and/or tool')) def command(self): global M