modify <object> flag description

This commit is contained in:
Daniel Lupu 2022-04-30 18:16:05 +03:00 committed by r0qs
parent 4a5c108dbd
commit 90d4709e49
No known key found for this signature in database
GPG Key ID: 61503DBA6667276C

View File

@ -399,7 +399,7 @@ int main(int argc, char** argv)
interactively read from stdin.
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 <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)",
po::options_description::m_default_line_length,