diff --git a/tmkproject.rst b/tmkproject.rst index 0bee635..1e72967 100644 --- a/tmkproject.rst +++ b/tmkproject.rst @@ -9,13 +9,12 @@ :: - tmkproject.sh name type cost 'description' + tmkproject.sh name type 'description' where, name Name of the project type Programmnig language (pl, py, sh ...) - cost What you wish to charge ($0.99 ...) 'description' A brief description of the project Must be passed as a single argument @@ -110,7 +109,7 @@ Once you've edited ``.tmkproject``, you are ready to create a new project. Recall that you do this:: - tmkproject.sh name type cost 'description` + tmkproject.sh name type 'description` This will generate a project under the ``PROJECTSDIR`` directory defined in ``.tmkproject``, and check them in to ``CVS``. @@ -194,7 +193,6 @@ __AUTHOR__ Program author's name (.tmkproject) __COPYOWNER__ Copyright string (.tmkproject) __COPYRIGHT__ Full copyright string (internal) - __COST__ Cost (command line argument) __DESCRIPTION__ Project description (command line argument) __EDITOR__ Name of editor (.tmkproject) __EDITARGS__ Editor arguments (.tmkproject) @@ -265,7 +263,7 @@ :: - $Id: tmkproject.rst,v 1.122 2012/06/07 17:05:47 tundra Exp $ + $Id: tmkproject.rst,v 1.123 2012/06/08 02:50:50 tundra Exp $ You can find the latest version of this program at: