Add missing space.

This commit is contained in:
chriseth 2017-04-24 14:22:39 +02:00 committed by GitHub
parent a9f4215720
commit 017fedebfe

View File

@ -531,7 +531,7 @@ Allowed options)",
(g_argGas.c_str(), "Print an estimate of the maximal gas usage for each function.")
(
g_argStandardJSON.c_str(),
"Switch to Standard JSON input / output mode, ignoring all options."
"Switch to Standard JSON input / output mode, ignoring all options. "
"It reads from standard input and provides the result on the standard output."
)
(