docu
authorMatthias Wachs <wachs@net.in.tum.de>
Wed, 31 Oct 2012 10:22:15 +0000 (10:22 +0000)
committerMatthias Wachs <wachs@net.in.tum.de>
Wed, 31 Oct 2012 10:22:15 +0000 (10:22 +0000)
src/ats-tool/gnunet-ats.c

index 025a16e319a0e5b8bf7359654d446e9df7b2ce8f..fdb09df419546e0569034619eb58e79e7dd42aed 100644 (file)
@@ -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"),