diff --git a/tsearchpath.rst b/tsearchpath.rst new file mode 100644 index 0000000..3aa636d --- /dev/null +++ b/tsearchpath.rst @@ -0,0 +1,63 @@ +NAME +---- + +**test** - Short Description + +SYNOPSIS +-------- + +test.py [-hv] + +DESCRIPTION +----------- + +Long description + +OPTIONS +------- + + -h Print help information. + -v Print detailed program version information and exit. + +OTHER +----- + +You must have a reasonably current version of Python installed. + +BUGS AND MISFEATURES +-------------------- + +None known as of this release. + +COPYRIGHT AND LICENSING +----------------------- + +**test** is Copyright (c) 2010 TundraWare Inc. + +For terms of use, see the ``test-license.txt`` file in the +program distribution. If you install **test** on a FreeBSD +system using the 'ports' mechanism, you will also find this file in +``/usr/local/share/doc/test``. + +AUTHOR +------ + +:: + + Tim Daneliuk + test@tundraware.com + + +DOCUMENT REVISION INFORMATION +----------------------------- + +:: + + $Id: tsearchpath.rst,v 1.100 2010/06/25 16:13:10 tundra Exp $ + +You can find the latest version of this program at: + + http://www.tundraware.com/Software/test + + +