Assume that ADDRESS is the globally visible address of the peer.
.B
-.IP "\-l ADDRESS, \-\-local=ADDRESS"
+.IP "\-i ADDRESS, \-\-in=ADDRESS"
Assuming we are listening at ADDRESS for connection reversal requests.
.B
{'e', "external", "ADDRESS",
gettext_noop ("which external IP and port should be used to test"),
GNUNET_YES, &GNUNET_GETOPT_set_string, &extern_addr },
- {'l', "local", "ADDRESS",
+ {'i', "in", "ADDRESS",
gettext_noop ("which IP and port are we locally using to listen to for connection reversals"),
GNUNET_YES, &GNUNET_GETOPT_set_string, &local_addr },
{'r', "remote", "ADDRESS",