diff --git a/src/options.h b/src/options.h index 7dea799..ad417cc 100644 --- a/src/options.h +++ b/src/options.h @@ -141,6 +141,7 @@ static char mirror_help_text[] = HELP_LINE "\t--" OPT_ADDR ",-l \tThe address to mirror to.\n" "\t--" OPT_PORT ",-p \tThe port to mirror to.\n" + SOCK_LINE DEBUG_LINE;