diff options
author | Russel Winder <russel@winder.org.uk> | 2017-08-26 13:46:54 (GMT) |
---|---|---|
committer | Russel Winder <russel@winder.org.uk> | 2017-08-26 13:46:54 (GMT) |
commit | f375f3b8988c559d32566d7709b4190970c650c6 (patch) | |
tree | 20878e20d6085ca1a0910fc401cc0c7275f64bf1 /doc/generated/examples/commandline_AddOption_2.xml | |
parent | 36c1fe9676b8a2f8d4d2174a05cb2d3c47806170 (diff) | |
parent | ecb0e776746503141b7a1b970256e380156739d7 (diff) | |
download | SCons-f375f3b8988c559d32566d7709b4190970c650c6.zip SCons-f375f3b8988c559d32566d7709b4190970c650c6.tar.gz SCons-f375f3b8988c559d32566d7709b4190970c650c6.tar.bz2 |
Merge in mainline.
Diffstat (limited to 'doc/generated/examples/commandline_AddOption_2.xml')
-rw-r--r-- | doc/generated/examples/commandline_AddOption_2.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/generated/examples/commandline_AddOption_2.xml b/doc/generated/examples/commandline_AddOption_2.xml index 979bb70..7d0b978 100644 --- a/doc/generated/examples/commandline_AddOption_2.xml +++ b/doc/generated/examples/commandline_AddOption_2.xml @@ -1,4 +1,4 @@ <?xml version="1.0" encoding="UTF-8"?> <screen xmlns="http://www.scons.org/dbxsd/v1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.scons.org/dbxsd/v1.0 http://www.scons.org/dbxsd/v1.0/scons.xsd">% <userinput>scons -Q -n --prefix=/tmp/install</userinput> -[?1034hInstall file: "foo.in" as "/tmp/install/usr/bin/foo.in" +Install file: "foo.in" as "/tmp/install/usr/bin/foo.in" </screen> |