Merge pull request #2162 from ethereum/chriseth-patch-1

Add missing space.
This commit is contained in:
Alex Beregszaszi 2017-04-24 14:26:24 +01:00 committed by GitHub
commit 388486bb9d

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."
)
(