diff --git a/tmkproject.rst b/tmkproject.rst index f89b1bc..8906403 100644 --- a/tmkproject.rst +++ b/tmkproject.rst @@ -162,23 +162,23 @@ Token Replaced By ----- ----------- - __AUTHOR__ The name of the program's author defined in``.mkprojectrc`` - __COPYRIGHT__ The full copyright string defined in``.mkprojectrc`` - __COST__ The cost passed on the command line - __DESCRIPTION__ The project description passed on the command line - __EDITOR__ The name of the editor defined in``.mkprojectrc`` - __EDITARGS__ The editor arguments defined in``.mkprojectrc`` - __EMAILSUPPORT__ The email support address defined in``.mkprojectrc`` - __ID__ The CVS version string, ``$Id`` - __INTERPRETER__ The "hash bang" string used for the selected language. - __LANGUAGE__ The name of the language - __LICENSE__ The full name of the license file - __PROJECTNAME__ The name of the project passed on the command line - __RESERVED__ A reference to the license file for terms of use - __TYPE__ The program type passed on the command line - __UPDATES__ A reference to the website that has updates defined in``.mkprojectrc`` - __VENDORNAME__ The name of the project vendor defined in``.mkprojectrc`` - __WEBSITE__ The website where updates can be found defined in``.mkprojectrc`` + __AUTHOR__ Program author's name (.mkprojectrc) + __COPYRIGHT__ Full copyright string (.mkprojectrc) + __COST__ Cost (command line argument) + __DESCRIPTION__ Project description (command line argument) + __EDITOR__ Name of editor (.mkprojectrc) + __EDITARGS__ Editor arguments (.mkprojectrc) + __EMAILSUPPORT__ Email support address (.mkprojectrc) + __ID__ CVS version string, ``$Id`` + __INTERPRETER__ "Hash bang" string for the selected language. + __LANGUAGE__ Name of the language + __LICENSE__ Full name of the license file + __PROJECTNAME__ Name of the project (command line argument) + __RESERVED__ Reference to the license file for terms of use + __TYPE__ Program type (command line argument) + __UPDATES__ Reference to the update website (.mkprojectrc) + __VENDORNAME__ Name of the project vendor (.mkprojectrc) + __WEBSITE__ Website where updates can be found (.mkprojectrc) OTHER @@ -216,7 +216,7 @@ :: - $Id: tmkproject.rst,v 1.102 2012/06/01 22:18:44 tundra Exp $ + $Id: tmkproject.rst,v 1.103 2012/06/01 22:27:25 tundra Exp $ You can find the latest version of this program at: