diff options
author | Steven Knight <knight@baldmt.com> | 2010-06-08 05:48:50 (GMT) |
---|---|---|
committer | Steven Knight <knight@baldmt.com> | 2010-06-08 05:48:50 (GMT) |
commit | decf967b2105f9d91d1ba285ba28761b2cffbb25 (patch) | |
tree | 94c682968076c4f641df92890adf467fd76740c7 /doc/user/command-line.xml | |
parent | 84ae5972cf07cb74a36f961b7d39edd3ce16d9fc (diff) | |
download | SCons-decf967b2105f9d91d1ba285ba28761b2cffbb25.zip SCons-decf967b2105f9d91d1ba285ba28761b2cffbb25.tar.gz SCons-decf967b2105f9d91d1ba285ba28761b2cffbb25.tar.bz2 |
Minor User's Guide updates: copyright years, deprecated features, TODOs that have been documented.
Diffstat (limited to 'doc/user/command-line.xml')
-rw-r--r-- | doc/user/command-line.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/user/command-line.xml b/doc/user/command-line.xml index f5e70ad..4b75eba 100644 --- a/doc/user/command-line.xml +++ b/doc/user/command-line.xml @@ -926,8 +926,8 @@ These older names still work, and you may encounter them in older &SConscript; fles, - but their use is discouraged - and will be officially deprecated some day. + but they have been officially deprecated + as of &SCons; version 2.0. </para> |