Mercurial > python-cmd2
changeset 389:be4194f41916
before jens bundle
author | catherine.devlin@gmail.com |
---|---|
date | Wed, 07 Jul 2010 19:24:15 -0400 |
parents | 52ab96d4f179 |
children | fbd780b5994b |
files | cmd2.py |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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