# HG changeset patch # User catherine@localhost # Date 1210873314 14400 # Node ID f81b5670a7130ea5d006436967b862159da852d2 # Parent 0a316420636e5ad896dff4a36b8014f1036186be more readme connection diff -r 0a316420636e -r f81b5670a713 README.txt --- a/README.txt Thu May 15 13:41:22 2008 -0400 +++ b/README.txt Thu May 15 13:41:54 2008 -0400 @@ -47,7 +47,7 @@ :: - @options([make_option('-m', '--myoption', action="store_true", help="atinLay")]) + @options([make_option('-m', '--myoption', action="store_true", help="all about my option")]) def myfunc(self, arg): ...