diff --git a/flexnbd.c b/flexnbd.c index 56c804c..9029eb3 100644 --- a/flexnbd.c +++ b/flexnbd.c @@ -43,7 +43,7 @@ void syntax() " flexnbd write \n" " flexnbd acl [allowed connection addresses ...]\n" " flexnbd mirror \n" - " [bytes per second] [proxy|nothing|exit]" + " [bytes per second] [proxy|nothing|exit]\n" " flexnbd status \n" ); exit(1);