This commit is contained in:
Marcello Stanisci 2016-06-16 11:22:07 +02:00
parent c22a25c22b
commit 17c8741e20

View File

@ -1572,7 +1572,7 @@ main (int argc,
"How many coins this benchmark should instantiate", GNUNET_YES,
&GNUNET_GETOPT_set_uint, &pool_size},
{'l', "limit", "LIMIT",
"Terminatet the benchmark after LIMIT operations", GNUNET_YES,
"Terminate the benchmark after LIMIT operations", GNUNET_YES,
&GNUNET_GETOPT_set_uint, &num_iterations},
GNUNET_GETOPT_OPTION_VERBOSE (&be_verbose),
GNUNET_GETOPT_OPTION_END