mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
command-line help: Minor whitespace and text tweaks
This commit is contained in:
parent
004be1788f
commit
56af85ef39
@ -779,7 +779,7 @@ Allowed options)",
|
||||
(
|
||||
g_argImportAst.c_str(),
|
||||
"Import ASTs to be compiled, assumes input holds the AST in compact JSON format. "
|
||||
" Supported Inputs is the output of the standard-json or the one produced by --combined-json ast,compact-format"
|
||||
"Supported Inputs is the output of the --standard-json or the one produced by --combined-json ast,compact-format"
|
||||
)
|
||||
|
||||
(
|
||||
|
Loading…
Reference in New Issue
Block a user