Add missing newline to bcachefs --help

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
This commit is contained in:
Kent Overstreet 2025-07-06 11:26:15 -04:00
parent b392d55d4a
commit cdde2f1160

View File

@ -40,6 +40,7 @@ void bcachefs_usage(void)
"\n"
"Commands for managing images:\n"
" image create Create a new compact disk image\n"
"\n"
"Mount:\n"
" mount Mount a filesystem\n"
"\n"