Fix \n in nbd_proxy
This commit is contained in:
+1
-1
@@ -149,7 +149,7 @@ public:
|
|||||||
" --dev_num N\n"
|
" --dev_num N\n"
|
||||||
" Use the specified device /dev/nbdN instead of automatic selection.\n"
|
" Use the specified device /dev/nbdN instead of automatic selection.\n"
|
||||||
" --foreground 1\n"
|
" --foreground 1\n"
|
||||||
" Stay in foreground, do not daemonize.n",
|
" Stay in foreground, do not daemonize.\n",
|
||||||
exe_name, exe_name, exe_name
|
exe_name, exe_name, exe_name
|
||||||
);
|
);
|
||||||
exit(0);
|
exit(0);
|
||||||
|
|||||||
Reference in New Issue
Block a user