File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed
Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -253,9 +253,9 @@ sudo ${NAME} -d SOURCE_DIR -o OUTPUT
253253
254254Options:
255255 -a Select 32 or 64 bit kernel
256- -b Optionally prune the files to those required for the given board type.
257- -d The directory containing the files to include in the boot image.
258- -o The filename for the boot image.
256+ -b Optionally prune the files to those required for the given board type
257+ -d The directory containing the files to include in the boot image
258+ -o The filename for the boot image
259259 -h Display help text and exit
260260
261261Examples:
@@ -267,8 +267,7 @@ sudo ${NAME} -b pi4 -d bootfs/ -o boot.img
267267
268268Environment variables:
269269The following environment variables may be specified to optionally override mkfs.vfat
270- arguments to help minimise the size of the boot image.
271-
270+ arguments to help minimise the size of the boot image:
272271
273272Name mkfs.vfat parameter
274273SECTOR_SIZE -S
You can’t perform that action at this time.
0 commit comments