mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
modify <object> flag description
This commit is contained in:
parent
4a5c108dbd
commit
90d4709e49
@ -399,7 +399,7 @@ int main(int argc, char** argv)
|
|||||||
interactively read from stdin.
|
interactively read from stdin.
|
||||||
In non-interactive mode a list of steps has to be provided.
|
In non-interactive mode a list of steps has to be provided.
|
||||||
If <file> is -, yul code is read from stdin and run non-interactively.
|
If <file> is -, yul code is read from stdin and run non-interactively.
|
||||||
If <object> is provided then only the object matching the given path will be read.
|
An <object> flag may be provided, specifying a dotted path to an object in the input.
|
||||||
|
|
||||||
Allowed options)",
|
Allowed options)",
|
||||||
po::options_description::m_default_line_length,
|
po::options_description::m_default_line_length,
|
||||||
|
Loading…
Reference in New Issue
Block a user