diff --git a/Makefile b/Makefile
index 5e458ba9b8d1d3dccb697d22fa2bc9ecdff7fa4e..0ad33d0109ea55e6fbff892d1ff620780d704b4d 100644
--- a/Makefile
+++ b/Makefile
@@ -572,6 +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 image_umount #umount the image partition"
 	@echo "\$$ #copy mbr+partition to final destination"
 	@echo "\$$ make IMAGE_FILE=/somewhere/myfinalimage.img image_assemble"