flexnbd: Re-add --sock to flexnbd mirror

This commit is contained in:
nick
2012-06-06 09:55:47 +01:00
parent 8a2fd06c31
commit 3e0628e2fc

View File

@@ -141,6 +141,7 @@ static char mirror_help_text[] =
HELP_LINE HELP_LINE
"\t--" OPT_ADDR ",-l <ADDR>\tThe address to mirror to.\n" "\t--" OPT_ADDR ",-l <ADDR>\tThe address to mirror to.\n"
"\t--" OPT_PORT ",-p <PORT>\tThe port to mirror to.\n" "\t--" OPT_PORT ",-p <PORT>\tThe port to mirror to.\n"
SOCK_LINE
DEBUG_LINE; DEBUG_LINE;