[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] [gnunet] 01/02: rps profiler: correct help for cli paramete
From: |
gnunet |
Subject: |
[GNUnet-SVN] [gnunet] 01/02: rps profiler: correct help for cli parameter |
Date: |
Sun, 24 Jun 2018 20:20:47 +0200 |
This is an automated email from the git hooks/post-receive script.
julius-buenger pushed a commit to branch master
in repository gnunet.
commit a2986dc4a0d69ccaa00f0d63cf5cca61e6749999
Author: Julius Bünger <address@hidden>
AuthorDate: Sun Jun 24 18:27:48 2018 +0200
rps profiler: correct help for cli parameter
---
src/rps/gnunet-rps-profiler.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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',
--
To stop receiving notification emails like this one, please contact
address@hidden