summaryrefslogtreecommitdiffstats
path: root/doc/generated/examples/commandline_UnknownVariables_1.xml
blob: ecca75f5e97c8908ecd08ba43eb484b099831b6f (plain)
1
2
3
<screen xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.scons.org/dbxsd/v1.0" xsi:schemaLocation="http://www.scons.org/dbxsd/v1.0 http://www.scons.org/dbxsd/v1.0/scons.xsd">% <userinput>scons -Q NOT_KNOWN=foo</userinput>
Unknown variables: dict_keys(['NOT_KNOWN'])
</screen>