diff docs/index.rst @ 332:49bea7cab179

doc refreshing refresh.bash
author cat@eee
date Fri, 12 Feb 2010 22:15:04 -0500
parents 21584174d865
children 70fead908abe
line wrap: on
line diff
--- a/docs/index.rst	Fri Feb 12 21:41:17 2010 -0500
+++ b/docs/index.rst	Fri Feb 12 22:15:04 2010 -0500
@@ -20,6 +20,11 @@
 
      app = App()
      app.cmdloop()
+
+These docs will refer to ``App`` as your ``cmd2.Cmd``
+subclass, and ``app`` as an instance of ``App``.  Of
+course, in your program, you may name them whatever
+you want.
      
 Contents: