diff docs/freefeatures.rst @ 325:4172feeddf76

want to incorporate run() for tests - not yet working
author catherine@dellzilla
date Thu, 11 Feb 2010 17:03:45 -0500
parents 21584174d865
children 7b2bca3951a7
line wrap: on
line diff
--- a/docs/freefeatures.rst	Thu Feb 11 16:07:24 2010 -0500
+++ b/docs/freefeatures.rst	Thu Feb 11 17:03:45 2010 -0500
@@ -8,10 +8,12 @@
 Script files
 ============
 
-Commands can be loaded from, run from, and saved to text files.
+Commands can be loaded and run from text files.
 
 .. automethod:: cmd2.Cmd.do_load
 
+.. automethod:: cmd2.Cmd.do_save
+
 Output redirection
 ==================
 
@@ -29,10 +31,10 @@
 .. _xclip:: http://www.cyberciti.biz/faq/xclip-linux-insert-files-command-output-intoclipboard/
 
   
-operating-system programs, like 
+Commands at invocation
+======================
 
-Commands at start
-=================
+TODO: broken!?
 
 Python
 ======