diff --git a/src/mode.c b/src/mode.c index 1d538d8..f32783e 100644 --- a/src/mode.c +++ b/src/mode.c @@ -35,7 +35,7 @@ static struct option listen_options[] = { GETOPT_ADDR, GETOPT_REBIND_ADDR, GETOPT_PORT, - GETOPT_REBIND_ADDR, + GETOPT_REBIND_PORT, GETOPT_FILE, GETOPT_SOCK, GETOPT_DENY,