diff --git a/tools/rpi-make-boot-image b/tools/rpi-make-boot-image index 5ae7083..f875aa2 100755 --- a/tools/rpi-make-boot-image +++ b/tools/rpi-make-boot-image @@ -253,9 +253,10 @@ sudo ${NAME} -d SOURCE_DIR -o OUTPUT Options: -a Select 32 or 64 bit kernel - -b Optionally prune the files to those required for the given board type. - -d The directory containing the files to include in the boot image. - -o The filename for the boot image. -h Display help text and exit + -b Optionally prune the files to those required for the given board type + -d The directory containing the files to include in the boot image + -o The filename for the boot image + -h Display help text and exit Examples: # Include all files in bootfs/ @@ -266,8 +267,7 @@ sudo ${NAME} -b pi4 -d bootfs/ -o boot.img Environment variables: The following environment variables may be specified to optionally override mkfs.vfat -arguments to help minimise the size of the boot image. - +arguments to help minimise the size of the boot image: Name mkfs.vfat parameter SECTOR_SIZE -S