Document the -f option correctly, support building a parallel tree by pointing to...
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Fri, 14 Mar 2003 13:59:50 +0000 (13:59 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Fri, 14 Mar 2003 13:59:50 +0000 (13:59 +0000)
commitd727772ff10ea2b9fca207acaa74add2a0c04185
treee78f655097b7a9c0eec2796387d255d432cbb8ea
parentcd56e40daf08175e146fc9748368793fff668bdc
Document the -f option correctly, support building a parallel tree by pointing to an SConstruct file using -f.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@613 fdb21ef1-2011-0410-befe-b5e4ea1792b1
doc/man/scons.1
src/CHANGES.txt
src/engine/SCons/Node/FS.py
src/engine/SCons/Node/FSTests.py
src/engine/SCons/Script/SConscript.py
src/engine/SCons/Script/__init__.py
test/Repository/option-f.py [new file with mode: 0644]