Skip to content
Snippets Groups Projects
Commit c09225ec authored by Christopher Spinrath's avatar Christopher Spinrath
Browse files

help: fix typo in help output

parent a813a240
No related branches found
No related tags found
No related merge requests found
......@@ -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"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment