From a2986dc4a0d69ccaa00f0d63cf5cca61e6749999 Mon Sep 17 00:00:00 2001 From: Julius Bünger Date: Sun, 24 Jun 2018 18:27:48 +0200 Subject: rps profiler: correct help for cli parameter --- src/rps/gnunet-rps-profiler.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/rps/gnunet-rps-profiler.c') diff --git a/src/rps/gnunet-rps-profiler.c b/src/rps/gnunet-rps-profiler.c index ef67aa949..b43ce2fa2 100644 --- a/src/rps/gnunet-rps-profiler.c +++ b/src/rps/gnunet-rps-profiler.c @@ -2691,7 +2691,7 @@ main (int argc, char *argv[]) GNUNET_GETOPT_option_relative_time ('t', "timeout", "TIMEOUT", - gettext_noop ("timeout for DHT PUT and GET requests (default: 1 min)"), + gettext_noop ("timeout for the profiling"), &timeout), GNUNET_GETOPT_option_uint ('r', -- cgit v1.2.3