command-line help: Minor whitespace and text tweaks

This commit is contained in:
Kamil Śliwak 2020-04-16 18:20:28 +02:00
parent 004be1788f
commit 56af85ef39

View File

@ -779,7 +779,7 @@ Allowed options)",
( (
g_argImportAst.c_str(), g_argImportAst.c_str(),
"Import ASTs to be compiled, assumes input holds the AST in compact JSON format. " "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"
) )
( (