Allow Help() to be called multiple times, appending to the text each time. (Chad...
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Mon, 30 Aug 2004 23:57:47 +0000 (23:57 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Mon, 30 Aug 2004 23:57:47 +0000 (23:57 +0000)
commit7fd640a6d3cc062427c8c908a8ef5e4c8ef3826e
tree54428428d22e29966e91633ad19790f8ab6fb391
parent3fb46a5e0562ef9ee61026a1b7bd13c8fa8bdc49
Allow Help() to be called multiple times, appending to the text each time.  (Chad Austin)

git-svn-id: http://scons.tigris.org/svn/scons/trunk@1049 fdb21ef1-2011-0410-befe-b5e4ea1792b1
doc/man/scons.1
src/CHANGES.txt
src/engine/SCons/Script/SConscript.py
src/engine/SCons/Script/__init__.py
test/Help.py
test/Options.py
test/OptionsTypes.py