``` mateo-2:foursquare.web mateo$ ./pants options ...
# general
l
Copy code
mateo-2:foursquare.web mateo$ ./pants options --scope=compile.zinc
<snip>
compile.zinc.use_nailgun = True (from HARDCODED)
compile.zinc.warning_args = [] (from CONFIG in pants.ini)
compile.zinc.warnings = True (from HARDCODED)
compile.zinc.whitelisted_args = {u'-S.*': False, u'-C.*': False, u'-msg-filter': True, u'-file-filter': True} (from HARDCODED)
compile.zinc.worker_count = 8 (from HARDCODED)