diff --git a/Makefile b/Makefile index 0ad33d0109ea55e6fbff892d1ff620780d704b4d..0fd99021fb99cb69ba9b8dd49070260b5abeeb3f 100644 --- a/Makefile +++ b/Makefile @@ -572,7 +572,7 @@ help: @echo "# make image_mount_if #create and mount a partition" @echo "# make image_grub_install #install grub files" @echo "# make image #main remaster process (requires several cups of coffee)" - @echo "# make repo #build offline repo + @echo "# make repo #build offline repo" @echo "# make image_umount #umount the image partition" @echo "\$$ #copy mbr+partition to final destination" @echo "\$$ make IMAGE_FILE=/somewhere/myfinalimage.img image_assemble"