From: Matthias Wachs Date: Wed, 31 Oct 2012 10:22:15 +0000 (+0000) Subject: docu X-Git-Tag: initial-import-from-subversion-38251~11118 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=864007c9eea99634f96de3ef7fed1b2144701b69;p=oweals%2Fgnunet.git docu --- diff --git a/src/ats-tool/gnunet-ats.c b/src/ats-tool/gnunet-ats.c index 025a16e31..fdb09df41 100644 --- a/src/ats-tool/gnunet-ats.c +++ b/src/ats-tool/gnunet-ats.c @@ -191,7 +191,7 @@ main (int argc, char *const *argv) static const struct GNUNET_GETOPT_CommandLineOption options[] = { {'n', "numeric", NULL, - gettext_noop ("do not resolve hostnames"), + gettext_noop ("do not resolve IP addresses to hostnames"), 0, &GNUNET_GETOPT_set_one, &resolve_addresses_numeric}, {'m', "monitor", NULL, gettext_noop ("monitor mode"),