Add detection/dump support for ServerEngines SE-SM 4210-P01.
[coreboot.git] / util / cbfstool / cbfstool.c
index 507edc255e8486fb113baf787182b2605d9eb8b8..4c28c2984490f07688c3d7321be049b81d2da8c3 100644 (file)
@@ -289,7 +289,8 @@ void usage(void)
             " create SIZE BOOTBLOCK [ALIGN]        Create a ROM file\n"
             " locate FILE NAME ALIGN               Find a place for a file of that size\n"
             " print                                Show the contents of the ROM\n"
-            " extract NAME FILE                    Extracts a raw payload from ROM\n\n"
+            " extract NAME FILE                    Extracts a raw payload from ROM\n"
+            "\n"
             "TYPEs:\n"
             );
        print_supported_filetypes();