diff --git a/tmkproject.rst b/tmkproject.rst index 1e72967..559126e 100644 --- a/tmkproject.rst +++ b/tmkproject.rst @@ -116,17 +116,15 @@ For example:: - tmkproject.sh MyFineProject py $0.98 'A Cheap Program That Does Nothing` + tmkproject.sh MyFineProject py 'A Free Program That Does Nothing` Would create the directory ``${PROJECTSDIR}/MyFineProject``. This directory would contain all the program, documentation, and licensing files needed to start the project, along with a ``makefile`` to support document creation and project packaging. -The``MyFineProject-license.txt`` would have the price of $0.98 -embedded in it. The various program and documentation files would -have the description "A Cheap Program That Does Nothing" embedded -appropriately. +The various program and documentation files would have the description +"A Free Program That Does Nothing" embedded appropriately. MAKE OPTIONS @@ -263,7 +261,7 @@ :: - $Id: tmkproject.rst,v 1.123 2012/06/08 02:50:50 tundra Exp $ + $Id: tmkproject.rst,v 1.124 2012/06/08 03:24:48 tundra Exp $ You can find the latest version of this program at: