-no args for -P
authorChristian Grothoff <christian@grothoff.org>
Sun, 23 Nov 2014 18:55:38 +0000 (18:55 +0000)
committerChristian Grothoff <christian@grothoff.org>
Sun, 23 Nov 2014 18:55:38 +0000 (18:55 +0000)
src/transport/gnunet-transport.c

index cf1609a5a08cc24696dd4c93a04c9b7d59a4d685..1096225679fdc6a22095145e42f9bbdede4b1211 100644 (file)
@@ -2083,7 +2083,7 @@ main (int argc, char * const *argv)
       gettext_noop ("peer identity"), 1, &GNUNET_GETOPT_set_string,
       &cpid },
     { 'P', "plugins", NULL,
-      gettext_noop ("monitor plugin sessions"), 1, &GNUNET_GETOPT_set_one,
+      gettext_noop ("monitor plugin sessions"), 0, &GNUNET_GETOPT_set_one,
       &monitor_plugins },
     { 's', "send", NULL, gettext_noop
       ("send data for benchmarking to the other peer (until CTRL-C)"), 0,