Skip to content

Commit

Permalink
Update standard json documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
axic committed Nov 29, 2017
1 parent bbcec95 commit 59bed63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/using-the-compiler.rst
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ Input Description
// ewasm.wasm - eWASM binary format (not supported atm)
//
// Note that using a using `evm`, `evm.bytecode`, `ewasm`, etc. will select every
// target part of that output.
// target part of that output. Additionally, `*` can be used as a wildcard to request everything.
//
outputSelection: {
// Enable the metadata and bytecode outputs of every single contract.
Expand Down

0 comments on commit 59bed63

Please sign in to comment.