mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Update metadata documentation
This commit is contained in:
committed by
chriseth
parent
6a7ff039df
commit
35325ee7c3
@@ -482,7 +482,7 @@ Allowed options)",
|
||||
(g_argSignatureHashes.c_str(), "Function signature hashes of the contracts.")
|
||||
(g_argNatspecUserStr.c_str(), "Natspec user documentation of all contracts.")
|
||||
(g_argNatspecDevStr.c_str(), "Natspec developer documentation of all contracts.")
|
||||
(g_argMetadata.c_str(), "Combined metadata JSON whose swarm hash is stored on-chain.")
|
||||
(g_argMetadata.c_str(), "Combined Metadata JSON whose Swarm hash is stored on-chain.")
|
||||
("formal", "Translated source suitable for formal analysis.");
|
||||
desc.add(outputComponents);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user