Mercurial > python-cmd2
diff docs/pycon2010/pycon2010.rst @ 346:49dd1ce6cfd6
quitting after invocation commands
author | catherine@Drou |
---|---|
date | Tue, 16 Feb 2010 15:47:17 -0500 |
parents | 6fe1e75e3a67 |
children | 432ccab7c6c8 |
line wrap: on
line diff
--- a/docs/pycon2010/pycon2010.rst Tue Feb 16 15:13:11 2010 -0500 +++ b/docs/pycon2010/pycon2010.rst Tue Feb 16 15:47:17 2010 -0500 @@ -201,17 +201,17 @@ What you get ============ - * Abbreviated commands * Script files - * Output redirection * Commands at invocation + * Output redirection * Python + * Transcript-based testing * Searchable command history * Quitting the application * Comments * Misc. pre-defined commands - * Transcript-based testing + More ====