# HG changeset patch # User catherine.devlin@gmail.com # Date 1278545055 14400 # Node ID be4194f41916d56dda7365e711047463ab5aaa57 # Parent 52ab96d4f179df6b4ea0e238e33c84b7b9456e5b before jens bundle diff -r 52ab96d4f179 -r be4194f41916 cmd2.py --- a/cmd2.py Mon Jun 21 17:02:20 2010 +0300 +++ b/cmd2.py Wed Jul 07 19:24:15 2010 -0400 @@ -99,7 +99,7 @@ def options(option_list): '''Used as a decorator and passed a list of optparse-style options, - alters a cmd2 methodo populate its ``opts`` argument from its + alters a cmd2 method to populate its ``opts`` argument from its raw text argument. Example: transform